Skip to content

Commit

Permalink
Merge pull request #27 from ShahradR/feature/dependabot
Browse files Browse the repository at this point in the history
feat: add Dependabot support to the project
  • Loading branch information
ShahradR authored Oct 2, 2020
2 parents 1b440cb + f009a5b commit 98f5c7a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
commit-message:
prefix: fix
include: scope

0 comments on commit 98f5c7a

Please sign in to comment.