Skip to content

Commit

Permalink
weekly update
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Nov 22, 2024
1 parent 929d2ca commit 22345cc
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
version: 2
updates:
- package-ecosystem: pip
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
interval: weekly
groups:
gha-dependencies:
applies-to: "version-updates"
patterns:
- "*"
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
interval: weekly

0 comments on commit 22345cc

Please sign in to comment.