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

Add renovate.json

This commit is contained in:
Renovate Bot 2024-11-20 13:31:26 +00:00
parent 2ac4f74b36
commit e349eece20
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"
]
}