mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-21 20:55:11 +00:00
ci: group dependabot updates (#4986)
This commit is contained in:
parent
31b7e14052
commit
39e65e10d0
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -4,4 +4,8 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
groups:
|
||||
actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
Loading…
Reference in New Issue
Block a user