Skip to content

Commit 5ca74f7

Browse files
author
Tyler Titsworth
authored
Update Dependabot Patterns (#377)
Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent e4a0073 commit 5ca74f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ updates:
8383
groups:
8484
preset:
8585
patterns:
86-
- "*requirements.txt"
86+
- "*"
8787
package-ecosystem: pip
8888
schedule:
8989
interval: weekly
@@ -99,7 +99,7 @@ updates:
9999
groups:
100100
gaudi-openshift:
101101
patterns:
102-
- "requirements.txt"
102+
- "*"
103103
package-ecosystem: pip
104104
schedule:
105105
interval: weekly

0 commit comments

Comments
 (0)