Skip to content

Commit

Permalink
Update Renovate config to only parse Cargo.toml at the project root
Browse files Browse the repository at this point in the history
  • Loading branch information
danhje committed Oct 7, 2024
1 parent ac7cf9d commit d2bf43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"extends": [
"local>statnett/renovate-config"
],
"ignorePaths": ["profiling/Cargo.toml"],
"lockFileMaintenance": {
"enabled": true,
"automerge": true,
Expand Down

0 comments on commit d2bf43d

Please sign in to comment.