Skip to content

Commit

Permalink
Merge pull request #2437 from j178/master
Browse files Browse the repository at this point in the history
Add github-actions to `dependabot.yml`
  • Loading branch information
willmcgugan committed Mar 4, 2023
2 parents 55ba4b0 + 718032b commit 47361be
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
Expand Up @@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 47361be

Please sign in to comment.