Skip to content

Commit

Permalink
ci(dependabot): update github actions (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Mar 9, 2021
1 parent 9d83b4d commit c4d15ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
open-pull-requests-limit: 10

0 comments on commit c4d15ed

Please sign in to comment.