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

Ignore architecture suffix for sqlite3 gem

This confused renovate, see !17
parent edead518
No related branches found
No related tags found
No related merge requests found
Pipeline #38377 passed
......@@ -22,6 +22,7 @@
],
"groupName": "ruby"
},
{"matchPackageNames": ["tailwindcss-rails"], "allowedVersions": "<4.0"}
{"matchPackageNames": ["tailwindcss-rails"], "allowedVersions": "<4.0"},
{"matchPackageNames": ["sqlite3"], "versioning": "semver-coerced"}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment