Skip to content

Commit

Permalink
Update dependabot.yml (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jan 27, 2022
1 parent 5927629 commit 271c337
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
interval: "monthly"
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: '/'

- package-ecosystem: "npm"
directory: "/"
schedule:
interval: daily
interval: "weekly"
open-pull-requests-limit: 10

0 comments on commit 271c337

Please sign in to comment.