Skip to content

Commit

Permalink
Dependabot updates for GitHub Actions and groups
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Oswald committed Feb 13, 2024
1 parent 1c53c50 commit d83d9af
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,15 @@ updates:
schedule:
interval: "weekly"
day: "sunday"
groups:
all-npm-dependencies:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
all-gh-actions-dependencies:
patterns:
- "*"

0 comments on commit d83d9af

Please sign in to comment.