Skip to content

Commit b46d2d6

Browse files
authored
Merge pull request #1766 from SimonMarquis/SimonMarquis-patch-3
Add GitHub Actions bot to Renovate's `gitIgnoredAuthors`
2 parents fd3aeb5 + a6a3517 commit b46d2d6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
],
66
"baseBranches": [
77
"main"
8+
],
9+
"gitIgnoredAuthors": [
10+
"41898282+github-actions[bot]@users.noreply.github.com"
811
]
9-
}
12+
}

0 commit comments

Comments
 (0)