Skip to content

Commit

Permalink
fix: change dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
maalni authored Mar 29, 2024
1 parent 46016b1 commit d3b7321
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /.github/
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
interval: daily
versioning-strategy: increase

0 comments on commit d3b7321

Please sign in to comment.