Compare commits

..

3 Commits

Author SHA1 Message Date
2ec4ed6c4e animated logo
Some checks failed
test / cargo test (push) Failing after 1m4s
2024-10-31 19:25:53 +01:00
2ff39c6c1d
Merge pull request #10 from michalvankodev/renovate/configure
Configure Renovate
2024-10-31 10:10:45 +01:00
renovate[bot]
9dca2bfac1
Add renovate.json 2024-10-31 09:06:39 +00:00

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}