1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-03-14 22:36:58 +01:00

Add renovate.json

This commit is contained in:
Renovate Bot 2024-11-20 14:01:34 +00:00
parent df9f617caf
commit ac3a1ea169
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

6
renovate.json Normal file
View file

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