chore: auto merge pre-commit patch update (#1882)
This commit is contained in:
parent
567d0406ba
commit
294b05a235
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@ -26,7 +26,11 @@
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"matchPaths": ["website/**", ".github/workflows/*"],
|
||||
"matchPaths": [
|
||||
".github/workflows/*",
|
||||
".pre-commit-config.yaml",
|
||||
"website/**"
|
||||
],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user