Skip to content

Commit

Permalink
create PRs by dependabot to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Jul 4, 2024
1 parent 76c048e commit 959b67e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: github-actions
directory: /
groups:
github-actions:
patterns:
- "*" # Group all Actions updates into a single larger pull request
schedule:
interval: weekly

0 comments on commit 959b67e

Please sign in to comment.