debian-forge-composer/vendor/github.com/mattn/go-isatty/renovate.json
Lars Karlitski 9c2c92f729 jobqueue: Introduce jobqueue backed by a postgres database
Co-authored-by: sanne <sanne.raymaekers@gmail.com>
2021-07-28 21:52:31 +01:00

8 lines
87 B
JSON

{
"extends": [
"config:base"
],
"postUpdateOptions": [
"gomodTidy"
]
}