1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00
nixpkgs/.github/dependabot.yml
Wolfgang Walther 2b5df8c18d
.github/dependabot.yml: disable default labels
We have our own labels and don't need "dependencies" or "github_actions"
labels.
2025-05-05 17:15:19 +02:00

7 lines
134 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels: [ ]