Skip to content

Commit

Permalink
feat: Configure Dependabot for GitHub Actions (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 authored Dec 13, 2021
1 parent dab0be1 commit 937916b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: npm
directory: /
schedule:
Expand Down

0 comments on commit 937916b

Please sign in to comment.