mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
16 lines
313 B
YAML
16 lines
313 B
YAML
version: 2
|
|
updates:
|
|
# Maintain dependencies for GitHub Actions
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
actions:
|
|
patterns:
|
|
- "*"
|
|
ignore:
|
|
- dependency-name: actions/checkout
|
|
versions:
|
|
- "<5"
|