Skip to content

Commit

Permalink
Reduce dependabot toil
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed May 15, 2024
1 parent bde4b5f commit 3808ad5
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,14 @@ updates:
schedule:
interval: "weekly"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
cargo-crates:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
github-actions:
patterns:
- "*"

0 comments on commit 3808ad5

Please sign in to comment.