Skip to content

Commit

Permalink
Fix dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 authored Jan 11, 2024
1 parent fb00eee commit d3208a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

0 comments on commit d3208a8

Please sign in to comment.