Skip to content

Commit

Permalink
Extend Dependabot configuration to keep GitHub Actions up to date (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Oct 6, 2022
1 parent b59a4d5 commit 5cac553
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -5,3 +5,8 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10

0 comments on commit 5cac553

Please sign in to comment.