Skip to content

Commit

Permalink
Update dependabot.yml to check deps monthly (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckomop0x authored Jan 31, 2024
1 parent 113ffdf commit da635ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
interval: 'monthly'
ignore:
- dependency-name: 'bootstrap'

0 comments on commit da635ad

Please sign in to comment.