Skip to content

Commit

Permalink
Merge pull request #161 from mraniki/dev
Browse files Browse the repository at this point in the history
♻️ Add gitIgnoredAuthors to renovate.json
  • Loading branch information
mraniki authored Oct 11, 2023
2 parents 7cd1ec4 + 18e6095 commit 5f3205b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
":semanticCommitTypeAll(⬆️ 🛠️)",
":disableDependencyDashboard"
],
"gitIgnoredAuthors": ["[email protected]"],
"semanticCommits": "enabled",
"labels": ["dependencies"],
"baseBranches": ["dev"],
Expand Down

0 comments on commit 5f3205b

Please sign in to comment.