Skip to content

Commit

Permalink
Merge pull request #853 from kurtmckee/add-dependabot-for-github-actions
Browse files Browse the repository at this point in the history
Add a Dependabot config to autoupdate GitHub action versions
  • Loading branch information
sirosen committed Jul 5, 2023
2 parents a4a1796 + ff16ad2 commit b0bdc87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit b0bdc87

Please sign in to comment.