Skip to content

Commit

Permalink
deps: Ignore renovate presets
Browse files Browse the repository at this point in the history
These may introduce breaking changes without warnings. And currently, after one such occurrence, override our config. See renovatebot/renovate#31436
  • Loading branch information
amanda-tarafa authored Sep 20, 2024
1 parent e33cc0c commit 81afed9
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 @@ -3,6 +3,7 @@
"config:base",
":disableDependencyDashboard"
],
"ignorePresets": [":ignoreModulesAndTests"],
"ignorePaths": [
"endpoints/getting-started/**"
],
Expand Down

0 comments on commit 81afed9

Please sign in to comment.