Compare commits

...
Author SHA1 Message Date
a6775b1d14 Merge pull request '(feat): update renovate' (#30) from dev into main
Some checks failed
/ release (push) Has been cancelled
/ build-mobile (push) Has been cancelled
/ build-web (push) Has been cancelled
/ build-desktop (linux) (push) Has been cancelled
Reviewed-on: #30
2026-08-05 22:07:30 +02:00
b5c5dd722b
(feat): update renovate
Some checks failed
/ release (push) Has been cancelled
/ build-mobile (push) Has been cancelled
/ build-desktop (linux) (push) Has been cancelled
/ build-web (push) Has been cancelled
2026-08-05 22:07:16 +02:00

View file

@ -1,3 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"baseBranchPatterns": ["dev"]
}