mirror of
https://github.com/plcnk/charts.git
synced 2026-04-05 17:22:21 +00:00
fix(renovate): Add ignored authors
This commit is contained in:
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@ -4,6 +4,12 @@
|
||||
"github>plcnk/.github:default.json5",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
|
||||
"gitIgnoredAuthors": [
|
||||
"renovate[bot]@users.noreply.github.com",
|
||||
"178334506+plcnk-bot[bot]@users.noreply.github.com"
|
||||
],
|
||||
|
||||
"regexManagers": [
|
||||
{
|
||||
"fileMatch": ["\\.yaml$"],
|
||||
|
||||
Reference in New Issue
Block a user