Skip to content
Snippets Groups Projects
Verified Commit c2adebb3 authored by tribut's avatar tribut :man_dancing:
Browse files

Fix grouping by ruby version

Matching by managers was missing "gitlabci" since 1ccd7042. This
should be less fragile.
parent 1ccd7042
Branches
No related tags found
No related merge requests found
Pipeline #38391 passed
......@@ -6,12 +6,9 @@
],
"packageRules": [
{
"matchManagers": [
"asdf",
"bundler",
"devcontainer",
"dockerfile",
"custom.regex"
"matchDatasources": [
"ruby-version",
"docker"
],
"matchPackageNames": [
"ruby",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment