We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gitIgnoredAuthors
1 parent 7d7549a commit a6a3517Copy full SHA for a6a3517
.github/renovate.json
@@ -5,5 +5,8 @@
5
],
6
"baseBranches": [
7
"main"
8
+ ],
9
+ "gitIgnoredAuthors": [
10
+ "41898282+github-actions[bot]@users.noreply.github.com"
11
]
-}
12
+}
0 commit comments