Skip to content

Commit 1ef058d

Browse files
Group dependabot updates (#71)
1 parent e479320 commit 1ef058d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ updates:
2323
- "tailwindcss"
2424
- "@tailwindcss/*"
2525
- "postcss"
26+
dependencies:
27+
patterns: ["*"]
2628
cooldown:
2729
# https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
2830
# Cooldowns protect against supply chain attacks by avoiding the
@@ -34,5 +36,9 @@ updates:
3436
schedule:
3537
interval: monthly
3638
open-pull-requests-limit: 5
39+
groups:
40+
actions:
41+
patterns:
42+
- "*"
3743
cooldown:
3844
default-days: 14

0 commit comments

Comments
 (0)