Skip to content

Commit 1e74c06

Browse files
committed
Update renovate.json
1 parent 8a7bbf7 commit 1e74c06

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
@@ -7,6 +7,6 @@
77
"fileMatch": [".github/workflows/requirements/requirements_collections.yml"]
88
},
99
"python": {
10-
"fileMatch": ["(^|/).github/workflows/requirements/requirements_.*\\.txt$"]
10+
"fileMatch": ["(^|/)[\\w-]*requirements([_.]\\w+)?\\.(txt|pip)$"]
1111
}
1212
}

0 commit comments

Comments
 (0)