Skip to content

Commit d9f632b

Browse files
authored
exempt constraint file (GoogleCloudPlatform#7259)
1 parent 09210ec commit d9f632b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"pip_requirements": {
99
"fileMatch": ["requirements-test.txt", "requirements-composer.txt", "constraints.txt", "constraints-test.txt"]
1010
},
11-
"ignorePaths" : ["composer/workflows/constraints.txt", "composer/blog/gcp-tech-blog/data-orchestration-with-composer/constraints.txt", "composer/airflow_1_samples/requirements.txt"],
11+
"ignorePaths" : ["composer/workflows/constraints.txt", "composer/blog/gcp-tech-blog/data-orchestration-with-composer/constraints.txt", "composer/airflow_1_samples/requirements.txt", "composer/cicd_sample/constraints.txt"],
1212
"packageRules": [
1313
{
1414
"packagePatterns": ["pytest"],

0 commit comments

Comments
 (0)