Skip to content

Commit

Permalink
Update Dependabot Patterns (#377)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Titsworth <[email protected]>
  • Loading branch information
Tyler Titsworth authored Sep 12, 2024
1 parent 59ca8ed commit 39b355e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ updates:
groups:
preset:
patterns:
- "*requirements.txt"
- "*"
package-ecosystem: pip
schedule:
interval: weekly
Expand All @@ -99,7 +99,7 @@ updates:
groups:
gaudi-openshift:
patterns:
- "requirements.txt"
- "*"
package-ecosystem: pip
schedule:
interval: weekly

0 comments on commit 39b355e

Please sign in to comment.