Skip to content

Commit

Permalink
Ignore node minor and patch updates on Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
valtterikantanen committed Nov 11, 2024
1 parent a7810cf commit cd2cd18
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"matchPackageNames": ["node"],
"versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$",
"versioning": "node"
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["node"],
"matchUpdateTypes": ["minor", "patch"],
"enabled": false
}
],
"rebaseWhen": "never",
Expand Down

0 comments on commit cd2cd18

Please sign in to comment.