Skip to content

Commit

Permalink
chore(renovate): overwrite ignore default to track test paths
Browse files Browse the repository at this point in the history
config:recommended excludes certain tests paths resulting in Go components not being updated in our case
  • Loading branch information
Langleu committed May 8, 2024
1 parent c55f6b7 commit 2f53708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
":semanticCommits",
],
schedule: ["every weekend"],
ignorePaths: [], // overwrites default to track also test paths
platformAutomerge: false,
prHourlyLimit: 6,
prConcurrentLimit: 20,
Expand Down

0 comments on commit 2f53708

Please sign in to comment.