We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4aaac18 + 535f1b3 commit c8cf495Copy full SHA for c8cf495
renovate.json
@@ -5,7 +5,7 @@
5
":preserveSemverRanges",
6
":disableDependencyDashboard"
7
],
8
- "ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt", "setup.py", ".github/workflows/unittest.yml"],
+ "ignorePaths": [".github/workflows/unittest.yml", ".kokoro/requirements.txt", ".pre-commit-config.yaml", "docs/requirements-docs.txt", "setup.py"],
9
"pip_requirements": {
10
"fileMatch": ["requirements-test.txt", "samples/[\\S/]*constraints.txt", "samples/[\\S/]*constraints-test.txt"]
11
}
0 commit comments