Skip to content

Commit

Permalink
chore: renovatebot config
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Sep 10, 2023
1 parent 682e85a commit 1190628
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@
"local>Trim21/renovate-config:go"
],
"packageRules": [
{
"matchManagers": [
"go"
],
"matchUpdateTypes": [
"major",
"minor",
"patch"
],
"matchPackageNames": [
"github.com/palantir/go-githubapp",
"github.com/google/go-github"
]
},
{
"matchManagers": [
"docker-compose"
Expand Down

0 comments on commit 1190628

Please sign in to comment.