ci: renovate config

This commit is contained in:
kellervater
2025-04-12 11:48:25 +02:00
parent 9fe7a61417
commit 8cd9ed9b0a
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
pre-commit 4.1.0
ruby 3.3.7
# renovate: datasource=github-releases depName=koalaman/shellcheck
shellcheck 0.9.0

View File

@@ -30,7 +30,9 @@
addLabels: ["automerge"],
automerge: true,
matchPackageNames: [
"asdf-vm/asdf"
"asdf-vm/asdf",
"pre-commit",
"ruby"
],
}
],