try seperate PR for nixpkgs-master

This commit is contained in:
Johannes Kirschbauer 2024-01-22 15:03:56 +01:00
parent a22f31e33f
commit 0593b5f29c
No known key found for this signature in database

View File

@ -7,5 +7,11 @@
"dependencyDashboard": true,
"nix": {
"enabled": true
}
},
"packageRules": [
{
"matchDepNames": ["nixpkgs-master"],
"groupName": "nixpkgs-master"
}
]
}