Skip to content

Commit b776e91

Browse files
committed
chore: especially match for github actions
1 parent 426fe88 commit b776e91

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

renovate.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,12 @@
88
"automerge": true
99
},
1010
"prCreation": "not-pending",
11-
"semanticCommitType": "fix"
11+
"packageRules": [
12+
{
13+
"matchManagers": [
14+
"github-actions"
15+
],
16+
"semanticCommitType": "fix"
17+
}
18+
]
1219
}

0 commit comments

Comments
 (0)