client-dotnet/renovate.json
Peter Kurfer b61b4df2c2 Squashed 'api/' changes from 9fe203c..a65ee4f
a65ee4f Fix buf lint stage
bc5fad6 Merge commit '580d2995be07ca1dd4839c3e9214ee881b98bb3e' into 45-add-api-to-restart-handlers
226c480 Add endpoint API to control running endpoint groups
505b06f Add support for DHCP to audit stream
d742b08 Introduce profiling API
e7e9e82 Introduce DNS-over-HTTPS and HTTP2 support
6a5ac9b Merge branch 'renovate/configure' into 'main'
d9d3c9f Add renovate.json
5cad2aa Include PPROF handler to improve observability
3698421 Remove unnecessary proto import
74f521c Move to grpc default health service definition
f341615 Return ConsumerKey when recording is started

git-subtree-dir: api
git-subtree-split: a65ee4f207bd1734095990e12e56069ec3881d0e
2022-01-26 10:38:47 +01:00

6 lines
107 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}