Skip to content

Commit

Permalink
Merge pull request #2154 from Rajpratik71/Rajpratik71-patch-1
Browse files Browse the repository at this point in the history
feat: dependabot workflow automation for updating dependency
  • Loading branch information
ptrthomas authored Oct 29, 2022
2 parents 5e8ea82 + 91b7d07 commit 6b1b813
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
# Dependencies listed in .github/workflows/*.yml
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 6b1b813

Please sign in to comment.