mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-04-12 06:17:43 +00:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iedf74b14855e12d8fce1e0e2b61f9df46a6a6964
17 lines
336 B
YAML
17 lines
336 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
open-pull-requests-limit: 15
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
cooldown:
|
|
default-days: 7
|
|
- package-ecosystem: nix
|
|
open-pull-requests-limit: 15
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
cooldown:
|
|
default-days: 7
|
|
|