mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
chore: update renovate bot config (#355)
This commit is contained in:
parent
79d52d3621
commit
654ec14310
1 changed files with 1 additions and 7 deletions
|
@ -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$"],
|
||||||
|
|
Loading…
Reference in a new issue