chore: update renovate bot config (#355)

This commit is contained in:
Jonas L 2023-10-12 10:16:48 +02:00 committed by GitHub
parent 79d52d3621
commit 654ec14310
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": ["github>hetznercloud/.github//renovate/default"],
"config:base",
":enablePreCommit",
":semanticCommitTypeAll(deps)",
":semanticCommitScopeDisabled"
],
"regexManagers": [ "regexManagers": [
{ {
"fileMatch": ["^scripts/vendor.py$"], "fileMatch": ["^scripts/vendor.py$"],