Skip to content

Commit

Permalink
Merge pull request #154 from brian-rose/add-dependabot
Browse files Browse the repository at this point in the history
Add dependabot for github actions
  • Loading branch information
brian-rose committed Oct 19, 2021
2 parents ad9e0a9 + 108aa95 commit 45415d0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
# - package-ecosystem: pip
# directory: "/"
# schedule:
# interval: daily
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
# Check for updates once a week
interval: 'weekly'

0 comments on commit 45415d0

Please sign in to comment.