Skip to content

Commit 29e51f8

Browse files
authored
chore(deps): ignore composer constraints file (GoogleCloudPlatform#6055)
1 parent cd4a765 commit 29e51f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +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"],
1112
"packageRules": [
1213
{
1314
"packagePatterns": ["pytest"],

0 commit comments

Comments
 (0)