mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2026-08-07 05:44:54 -04:00
Add groups section to dependabot configuration (#1677)
* Add groups section to dependabot configuration * Fix patterns syntax in dependabot.yml
This commit is contained in:
1 parent
8e67db7d54
commit
44666d2138
1 file changed
+4
-1
@@ -8,4 +8,7 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "[CI] "
|
||||
prefix: "[CI] "
|
||||
groups:
|
||||
ci-actions:
|
||||
patterns: ["*"]
|
||||
Reference in new issue
Block a user