Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
python-api-core
/
ed092271ab94c7ef53c40ce8e73ca2c48e97159c
/
.
/
renovate.json
blob: c04895563e698e9fefafeddaba7b0214cbb4b6fa [
file
] [
log
] [
blame
]
{
"extends"
:
[
"config:base"
,
":preserveSemverRanges"
],
"ignorePaths"
:
[
".pre-commit-config.yaml"
],
"pip_requirements"
:
{
"fileMatch"
:
[
"requirements-test.txt"
,
"samples/[\\S/]*constraints.txt"
,
"samples/[\\S/]*constraints-test.txt"
]
}
}