mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03: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:
parent
4ed55aef27
commit
2b5df8c18d
1 changed files with 1 additions and 0 deletions
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
|
@ -4,3 +4,4 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
labels: [ ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue