Skip to content

Commit

Permalink
chore: update dependabot config (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlines committed Jun 27, 2023
1 parent 3c104ed commit bf200c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/'
directory: /
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: '/'
directory: /
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10

0 comments on commit bf200c4

Please sign in to comment.