chore: add renovate and update repo flake

This commit is contained in:
technofab 2025-12-19 15:03:08 +01:00
parent 0ce18964f5
commit a4295c3cdb
Signed by: technofab
SSH key fingerprint: SHA256:bV4h88OqS/AxjbPn66uUdvK9JsgIW4tv3vwJQ8tpMqQ
8 changed files with 90 additions and 26 deletions

View file

@ -23,6 +23,7 @@
(simple "tests")
(simple "docs")
(simple "ci")
(simple "soonix")
];
}
{
@ -30,6 +31,7 @@
["repo" "tests"]
["repo" "docs"]
["repo" "ci" "packages"]
["repo" "soonix" "packages"]
];
};
}