Skip to content

Commit

Permalink
Merge pull request #120 from artichoke/lopopolo-patch-1
Browse files Browse the repository at this point in the history
Update dependabot.yml
  • Loading branch information
lopopolo authored Feb 1, 2025
2 parents b165aba + c8d3099 commit 740c081
Showing 1 changed file with 9 additions and 85 deletions.
94 changes: 9 additions & 85 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,91 +2,15 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/audit"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/build-and-test"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/check-minimal-versions"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/code-coverage"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/lint-and-format"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/miri"
schedule:
interval: "monthly"
groups:
gha-deps:
patterns:
- "*"
assignees:
- lopopolo
labels:
- A-deps
- package-ecosystem: "github-actions"
directory: "/rustdoc"
directories:
- "/"
- "/audit"
- "/build-and-test"
- "/check-minimal-versions"
- "/code-coverage"
- "/lint-and-format"
- "/miri"
- "/rustdoc"
schedule:
interval: "monthly"
groups:
Expand Down

0 comments on commit 740c081

Please sign in to comment.