mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-07-12 19:03:54 +00:00
16 lines
297 B
YAML
16 lines
297 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
cooldown:
|
|
default-days: 7
|
|
groups:
|
|
actions:
|
|
patterns: ["*"]
|
|
ignore:
|
|
- dependency-name: "DeterminateSystems/*"
|
|
commit-message:
|
|
prefix: ci
|