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 e69f602 commit fa610f3Copy full SHA for fa610f3
renovate.json
@@ -4,9 +4,9 @@
4
"config:recommended"
5
],
6
"ansible-galaxy": {
7
- "fileMatch": ["/.github/workflows/requirements/requirements_collections.yml"]
+ "fileMatch": [".github/workflows/requirements/requirements_collections.yml"]
8
},
9
"python": {
10
- "fileMatch": ["/.github/workflows/requirements/requirements_.*\\.txt"]
+ "fileMatch": [".github/workflows/requirements/requirements_.*\\.txt"]
11
}
12
0 commit comments