Skip to content

Commit

Permalink
ci(dependabot): move interval to monthly and update all cargo depende…
Browse files Browse the repository at this point in the history
…ncies (#6)
  • Loading branch information
stormshield-guillaumed authored Dec 13, 2023
1 parent 446e889 commit deb1e55
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ updates:
- package-ecosystem: cargo
directory: /
schedule:
interval: weekly
interval: monthly
allow:
- dependency-type: all

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: monthly

0 comments on commit deb1e55

Please sign in to comment.