Skip to content

Commit fa610f3

Browse files
committed
Update renovate.json
1 parent e69f602 commit fa610f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"config:recommended"
55
],
66
"ansible-galaxy": {
7-
"fileMatch": ["/.github/workflows/requirements/requirements_collections.yml"]
7+
"fileMatch": [".github/workflows/requirements/requirements_collections.yml"]
88
},
99
"python": {
10-
"fileMatch": ["/.github/workflows/requirements/requirements_.*\\.txt"]
10+
"fileMatch": [".github/workflows/requirements/requirements_.*\\.txt"]
1111
}
1212
}

0 commit comments

Comments
 (0)