There was an error while loading. Please reload this page.
1 parent c24e757 commit 81aa565Copy full SHA for 81aa565
1 file changed
.github/dependabot.yml
@@ -14,6 +14,10 @@ updates:
14
versioning-strategy: increase
15
open-pull-requests-limit: 20
16
rebase-strategy: "disabled"
17
+ groups:
18
+ filament:
19
+ patterns:
20
+ - "filament/*"
21
22
# Maintain dependencies for npm
23
- package-ecosystem: "npm"
0 commit comments