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",
"extends": [
"config:base",
":enablePreCommit",
":semanticCommitTypeAll(deps)",
":semanticCommitScopeDisabled"
],
"extends": ["github>hetznercloud/.github//renovate/default"],
"regexManagers": [
{
"fileMatch": ["^scripts/vendor.py$"],