sops-nix/.github/dependabot.yml
2025-03-13 10:47:52 +01:00

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"