ci: increase prHourlyLimit + add nix
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 55s

This commit is contained in:
Konstantin Fickel 2026-01-18 17:37:51 +01:00
parent b3741d3856
commit 2445b6f462
Signed by: kfickel
GPG key ID: A793722F9933C1A5

View file

@ -13,8 +13,8 @@
"automerge": true
}
],
"lockFileMaintenance": {
"enabled": true
},
"prHourlyLimit": 20,
"lockFileMaintenance": { "enabled": true },
"nix": { "enabled": true },
"osvVulnerabilityAlerts": true
}