We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f6289 commit a39d30dCopy full SHA for a39d30d
renovate.json
@@ -4,7 +4,7 @@
4
"config:recommended"
5
],
6
"ansible-galaxy": {
7
- "fileMatch": [".github/workflows/requirements/requirements_collections.yml"]
+ "fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.ya?ml$"]
8
},
9
"pip_requirements": {
10
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.(txt|pip)$"]
0 commit comments