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