Skip to content

Commit

Permalink
Include Github actions in Dependabot scope
Browse files Browse the repository at this point in the history
  • Loading branch information
jas88 committed Mar 18, 2022
1 parent 34f4667 commit c1e9e39
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: nuget
directory: "/"
schedule:
Expand Down

0 comments on commit c1e9e39

Please # to comment.