We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3def6 commit 106d292Copy full SHA for 106d292
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", "setup.py"],
+ "ignorePaths": [".pre-commit-config.yaml", ".kokoro/requirements.txt", "setup.py", ".github/workflows/unittest.yml"],
9
"pip_requirements": {
10
"fileMatch": ["requirements-test.txt", "samples/[\\S/]*constraints.txt", "samples/[\\S/]*constraints-test.txt"]
11
}
0 commit comments