Skip to content

Commit

Permalink
Add dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
casmith committed Dec 21, 2021
1 parent 1156fb2 commit ad2f0ec
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# .github/dependabot.yaml

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
interval: daily

0 comments on commit ad2f0ec

Please sign in to comment.