1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-20 20:42:19 -05:00

Add renovate.json

This commit is contained in:
renovate[bot] 2024-12-04 22:41:07 +00:00 committed by GitHub
parent a26b873a7d
commit 3f8b8d930d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
renovate.json Normal file
View file

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