nixos-runner/renovate.json

11 lines
174 B
JSON
Raw Normal View History

2025-02-07 00:02:05 +01:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
2025-02-13 15:38:57 +01:00
"config:recommended",
":semanticCommits"
2025-05-24 23:07:55 +02:00
],
"nix":{
"enabled": true
}
2025-02-07 00:02:05 +01:00
}