Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Update renovate.json - remove non-working code (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Feb 22, 2024
1 parent cfb15d6 commit f2f7201
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,5 @@
],
"constraints": {
"go": "1.20"
},
"docker": {
"branchPrefix": "docker-",
"digest": {
"enabled": true
}
},
"go": {
"branchPrefix": "go-"
},
"packageRules": [
{ "matchDatasources": ["docker"] },
{ "matchDatasources": ["go"] }
]
}
}

0 comments on commit f2f7201

Please sign in to comment.