Skip to content

Commit

Permalink
Add dependabot for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
addshore committed Oct 28, 2021
1 parent 4126f7a commit abc91fe
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10

0 comments on commit abc91fe

Please sign in to comment.