exclude auto commit action for updates (#4309)

This commit is contained in:
Stavros Kois
2022-11-05 20:24:49 +02:00
committed by GitHub
parent e1224804c3
commit 170c9a53ae
+4
View File
@@ -39,6 +39,10 @@
"matchManagers": ["github-actions"],
"automerge": true,
},
{
"matchManagers": ["github-actions"],
"excludePackageNames": ["stefanzweifel/git-auto-commit-action"]
},
//
// helm deps
//