Skip to content

Commit 176b7a8

Browse files
committed
Update renovate.json
1 parent 1fd73f2 commit 176b7a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"config:recommended"
55
],
66
"ansible-galaxy": {
7-
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.ya?ml$"]
7+
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.ya?ml$"],
8+
"packageRules": [
9+
{"groupName": "ansible"}
10+
]
811
},
912
"pip_requirements": {
1013
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.(txt|pip)$"]

0 commit comments

Comments
 (0)