1
0
Fork 0
mirror of https://github.com/kou029w/chirimen-hands-on.git synced 2025-04-06 21:46:22 +00:00

Add renovate.json

This commit is contained in:
renovate[bot] 2023-12-15 08:58:39 +00:00 committed by GitHub
parent b1178fdb93
commit a347e33d38
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": [
"config:recommended"
]
}