Skip to content

Commit

Permalink
chore: renovate housekeeping
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 12, 2023
1 parent 8617237 commit 1b5212d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"onboarding": false,
"requireConfig": "optional",
"dependencyDashboardTitle": "Renovate Dashboard 🤖",
"suppressNotifications": ["prIgnoreNotification"],
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
"rebaseWhen": "conflicted",
"ignorePaths": [
"**/*.sops.*",
"**/.archive/**",
Expand Down

0 comments on commit 1b5212d

Please sign in to comment.