1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-08 02:38:11 +09:00

.github/dependabot.yml: disable default labels

We have our own labels and don't need "dependencies" or "github_actions"
labels.
This commit is contained in:
Wolfgang Walther 2025-05-05 17:15:19 +02:00
parent 4ed55aef27
commit 2b5df8c18d
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1

View file

@ -4,3 +4,4 @@ updates:
directory: "/"
schedule:
interval: "weekly"
labels: [ ]