Skip to content

Commit

Permalink
ci: Added weekly check of GitHub Actions dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri committed Nov 10, 2023
1 parent 61fbfdc commit 829b7bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ updates:
- "weaveworks/pesto"
# Only do security updates not version updates.
open-pull-requests-limit: 0
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "weaveworks/pesto"

0 comments on commit 829b7bc

Please sign in to comment.