Skip to content

Commit

Permalink
Update depandabot.yml
Browse files Browse the repository at this point in the history
- interval to monthly
- ignore bulma-stylus
  • Loading branch information
wgkassem authored Dec 31, 2024
1 parent 87fc0a6 commit 96b3760
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: monthly
open-pull-requests-limit: 20
ignore:
- dependency-name: bulma-stylus
versions:
- ">0.8.0"

0 comments on commit 96b3760

Please sign in to comment.