fix(renovate): Add ignored authors

This commit is contained in:
plcnk
2024-08-17 11:59:44 +02:00
parent 0f8b576241
commit 0cf760a6a0

View File

@ -4,6 +4,12 @@
"github>plcnk/.github:default.json5", "github>plcnk/.github:default.json5",
":semanticCommitTypeAll(chore)" ":semanticCommitTypeAll(chore)"
], ],
"gitIgnoredAuthors": [
"renovate[bot]@users.noreply.github.com",
"178334506+plcnk-bot[bot]@users.noreply.github.com"
],
"regexManagers": [ "regexManagers": [
{ {
"fileMatch": ["\\.yaml$"], "fileMatch": ["\\.yaml$"],