Skip to content

Commit a39d30d

Browse files
committed
Update renovate.json
1 parent a7f6289 commit a39d30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config:recommended"
55
],
66
"ansible-galaxy": {
7-
"fileMatch": [".github/workflows/requirements/requirements_collections.yml"]
7+
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.ya?ml$"]
88
},
99
"pip_requirements": {
1010
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.(txt|pip)$"]

0 commit comments

Comments
 (0)