exclude auto commit action for updates (#4309)
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
"matchManagers": ["github-actions"],
|
||||
"automerge": true,
|
||||
},
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
"excludePackageNames": ["stefanzweifel/git-auto-commit-action"]
|
||||
},
|
||||
//
|
||||
// helm deps
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user