mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
12 lines
308 B
YAML
12 lines
308 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
# otherwise auto-merge without merge-queue might break checksums
|
|
open-pull-requests-limit: 1
|
|
schedule:
|
|
interval: "weekly"
|