Skip to content

Commit

Permalink
Configure renovate versioning for node stable versions only
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Jan 24, 2024
1 parent d353af7 commit 5a01d9a
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 @@ -17,7 +17,7 @@
{
"matchDatasources": ["docker"],
"matchPackageNames": ["node"],
"allowedVersions": "^16 || ^18 || ^20"
"versioning": "node"
}
]
}

0 comments on commit 5a01d9a

Please sign in to comment.