Skip to content

Commit

Permalink
Group dependabot updates. (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Mar 3, 2025
1 parent 6e279c9 commit 719619e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,39 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/actions/ansible-docs-build-comment"
schedule:
interval: "daily"
groups:
actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/actions/ansible-docs-build-diff"
schedule:
interval: "daily"
groups:
actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/actions/ansible-docs-build-html"
schedule:
interval: "daily"
groups:
actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/actions/ansible-docs-build-init"
schedule:
interval: "daily"
groups:
actions:
patterns:
- "*"

0 comments on commit 719619e

Please sign in to comment.