Skip to content

Commit ff11bc0

Browse files
committed
👷 Update Renovate config
1 parent 5460956 commit ff11bc0

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.github/renovate.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
"commitMessageTopic": "{{depName}}",
77
"extends": [
88
"config:recommended",
9-
"schedule:weekly"
9+
"schedule:weekly",
10+
":semanticCommitsDisabled"
1011
],
12+
"ignoreDeps": ["php"],
1113
"packageRules": [
1214
{
13-
"matchUpdateTypes": [
14-
"minor",
15-
"patch",
16-
"pin"
17-
]
15+
"groupName": "GitHub Actions",
16+
"matchManagers": ["github-actions"]
1817
},
1918
{
2019
"groupName": "roots/wordpress",

0 commit comments

Comments
 (0)