1
1
mirror of https://github.com/drone-plugins/github-actions synced 2024-11-15 02:56:25 +01:00

Add renovate.json

This commit is contained in:
renovate[bot] 2023-12-15 05:21:25 +00:00 committed by GitHub
parent b4057e26e5
commit 63522939d6
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file

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