It seems that Renovate assumes Git tags for these kind of definitions, and therefore cannot handle commit refs. So a custom regex manager is needed, with a way to manually specify the branch to use, thanks to the `master` vs `main` split.
14 lines
730 B
Text
14 lines
730 B
Text
# Ensure a compatible version of Beancount, including personal tooling
|
|
beancount<3.0.0
|
|
beancount-reds-plugins==0.3.0
|
|
beanprice==1.2.1
|
|
fava_envelope==0.5.9
|
|
fava-investor==0.7.0
|
|
# renovate: branch=main
|
|
git+https://github.com/andreasgerstmayr/fava-dashboards.git@df40f4e2ccc6b4ec479e5146d8e62c327e44e6f9
|
|
git+https://github.com/beancount/beangrow.git@7dd642b10a66c10ec807d9eb50fd58dc26635ba2
|
|
# renovate: branch=main
|
|
git+https://github.com/daniel-wells/beancount_checkclosed.git@5abc380703105c12b518144f83a5c4fe25cc8f39
|
|
# renovate: branch=main
|
|
git+https://github.com/PhracturedBlue/fava-portfolio-summary.git@fb31e371c9808a8a99ea02a60e3712271925d379
|
|
git+https://github.com/scauligi/refried.git@b1b2a1fe1efd321142163ecc1796a38b71bb48b0
|