Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Oct 6, 2024
1 parent 6ebcefa commit 5f22202
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ updates:
- package-ecosystem: gitsubmodule
directory: /
schedule:
interval: daily
interval: weekly

- package-ecosystem: devcontainers
directory: /
schedule:
interval: daily
interval: weekly

- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: weekly
allow:
- dependency-type: all
open-pull-requests-limit: 50

- package-ecosystem: pip
directory: /
schedule:
interval: daily
interval: weekly
allow:
- dependency-type: production
- dependency-type: development
Expand Down

0 comments on commit 5f22202

Please sign in to comment.