mirror of
https://github.com/fjosw/pyerrors.git
synced 2026-08-04 11:31:21 +02:00
14 lines
306 B
YAML
14 lines
306 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: monday
|
|
groups:
|
|
# Batch all action bumps into a single PR to keep the noise down.
|
|
actions:
|
|
patterns:
|
|
- "*"
|
|
commit-message:
|
|
prefix: "[ci]"
|