Skip to content

Commit

Permalink
ci: make dependabot also bump package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj committed Dec 15, 2021
1 parent e7b6412 commit 3f741ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
@@ -1,9 +1,9 @@
version: 2

updates:
# Production dependencies
- package-ecosystem: 'npm'
directory: '/'
versioning-strategy: 'increase'
schedule:
interval: 'weekly'
day: 'monday'
Expand Down

0 comments on commit 3f741ba

Please sign in to comment.