Skip to content

Commit

Permalink
chore(renovate): autocommit minor devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
goraxe committed Dec 30, 2023
1 parent 9003d78 commit 10f17ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"automerge": true
},
{
"matchUpdateTypes": ["major", "digest"],
"matchUpdateTypes": ["patch", "minor", "major", "digest"],
"matchDepTypes": ["devDependencies", "action"],
"automerge": true
},
Expand Down

0 comments on commit 10f17ff

Please sign in to comment.