mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-07 23:24:01 -05:00
Add groups and limit for GitHub Actions updates
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -14,3 +14,8 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: monthly
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
open-pull-requests-limit: 2
|
||||
|
||||
Reference in New Issue
Block a user