Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Run dependabot updates monthly.
  • Loading branch information
janaknat authored Dec 5, 2023
1 parent a541cb3 commit d586262
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: monthly

- package-ecosystem: cargo
directory: /
schedule:
interval: daily
interval: monthly

- package-ecosystem: npm
directory: /
schedule:
interval: daily
interval: monthly

0 comments on commit d586262

Please sign in to comment.