Skip to content

Commit

Permalink
fix: updating renovate configuration to fix updating to only node lts…
Browse files Browse the repository at this point in the history
… versions

[skip ci]

#33
  • Loading branch information
juancarlosjr97 committed Mar 8, 2024
1 parent bc4da3b commit 00d4d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"docker"
],
"matchPackageNames": [
"node"
"docker.io/library/node"
],
"versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$",
"versioning": "node"
Expand Down

0 comments on commit 00d4d06

Please sign in to comment.