Skip to content

Commit

Permalink
fix: reset ignorePaths to default (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelol authored Nov 4, 2024
1 parent e992bc9 commit 99c25c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": "",
"extends": ["config:base", "regexManagers:dockerfileVersions"],
"ignorePaths": ["**/node_modules/**", "**/bower_components/**"],
"customManagers": [
{
"customType": "regex",
Expand Down

0 comments on commit 99c25c9

Please sign in to comment.