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

Commit

Permalink
Merge pull request #151 from andreaTP/fix-automerge-2
Browse files Browse the repository at this point in the history
chore: attempt to fix automerge again
  • Loading branch information
riccardo-forina authored Mar 31, 2023
2 parents 52bb8a7 + aebaefd commit 4431618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
},
"packageRules": [
{
"matchDepTypes": ["devDependencies"],
"matchPackagePatterns": ["lint", "prettier"],
"matchPackagePatterns": ["*"],
"automerge": true
}
]
Expand Down

0 comments on commit 4431618

Please sign in to comment.