Skip to content

Commit

Permalink
build: renovate automergeMinor github actions
Browse files Browse the repository at this point in the history
closes #910
  • Loading branch information
mightyiam committed Aug 9, 2022
1 parent b8eb5b5 commit 02dde9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
@@ -1,7 +1,7 @@
{
"packageRules": [
{
"matchDepTypes": ["devDependencies"],
"matchDepTypes": ["devDependencies", "action"],
"rangeStrategy": "pin",
"extends": [":automergeMinor"]
},
Expand Down

0 comments on commit 02dde9d

Please sign in to comment.