Skip to content

Commit

Permalink
Add dependabot for GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ferferga committed Mar 10, 2021
1 parent 94f5766 commit 243dc1a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
# Fetch and update latest `github-actions` pkgs
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: daily
time: '00:00'
open-pull-requests-limit: 10
commit-message:
prefix: actions
include: scope

0 comments on commit 243dc1a

Please sign in to comment.