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.
1 parent 703554a commit 56da63eCopy full SHA for 56da63e
synthtool/gcp/templates/python_library/renovate.json
@@ -5,7 +5,7 @@
5
":preserveSemverRanges",
6
":disableDependencyDashboard"
7
],
8
- "ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt"],
+ "ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt", "setup.py"],
9
"pip_requirements": {
10
"fileMatch": ["requirements-test.txt", "samples/[\\S/]*constraints.txt", "samples/[\\S/]*constraints-test.txt"]
11
}
0 commit comments