1
0
Fork 0
mirror of https://github.com/sourcegraph/jsonrpc2.git synced 2026-06-16 04:04:56 +02:00

Add renovate.json

This commit is contained in:
renovate[bot] 2023-03-25 00:22:08 +00:00 committed by GitHub
parent 040dc22f8a
commit fce7925543
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>sourcegraph/renovate-config"
]
}