Skip to content

Commit

Permalink
add repology datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino committed Sep 19, 2021
1 parent 2ce5ced commit fc75a13
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,22 @@
"dep/{{updateType}}"
],
"enabled": true
},
{
"datasources": [
"repology"
],
"packagePatterns": [
"^alpine_3_14/"
],
"separateMajorMinor": false,
"groupName": "alpine packages",
"groupSlug": "alpine",
"labels": [
"renovate/{{datasource}}",
"dep/{{updateType}}"
],
"enabled": true
}
],
"pre-commit": {
Expand Down

0 comments on commit fc75a13

Please sign in to comment.