Skip to content

Commit

Permalink
chore(config): migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent e3b63a9 commit dbd18da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
],
"packageRules": [
{
"matchPackagePatterns": [
"^github.com/google/go-github/"
],
"matchUpdateTypes": [
"major"
],
"automerge": true
"automerge": true,
"matchPackageNames": [
"/^github.com/google/go-github//"
]
}
],
"postUpdateOptions": [
Expand Down

0 comments on commit dbd18da

Please sign in to comment.