Skip to content

Commit

Permalink
group dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
guidezpl committed Feb 6, 2024
1 parent 00127ba commit 2cf7384
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,16 +10,28 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
dependencies:
patterns:
- "*"

# Maintain dependencies for pub
- package-ecosystem: "pub"
directory: "packages/google_fonts"
schedule:
interval: "monthly"
groups:
dependencies:
patterns:
- "*"
- package-ecosystem: "pub"
directory: "packages/dynamic_color"
schedule:
interval: "monthly"
groups:
dependencies:
patterns:
- "*"
# Unmaintained / unreleased
# - package-ecosystem: "pub"
# directory: "packages/symbols"
Expand Down

0 comments on commit 2cf7384

Please sign in to comment.