Compare commits

...

2 Commits

Author SHA1 Message Date
Yuri Astrakhan 9bd2feaa49 Merge 28f192266d into a03caed370 2025-02-25 14:38:28 +01:00
Yuri Astrakhan 28f192266d Group dependabot updates
Ensure dependabot creates updates in batches
2025-02-24 12:26:53 -05:00
+9 -1
View File
@@ -9,8 +9,16 @@ updates:
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "daily" interval: "daily"
open-pull-requests-limit: 20
versioning-strategy: increase versioning-strategy: increase
groups:
all-actions-version-updates:
applies-to: version-updates
patterns:
- "*"
all-actions-security-updates:
applies-to: security-updates
patterns:
- "*"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule: