Skip to content

Commit 2f94d42

Browse files
authored
chore: ignore appengine/flexible dependencies (GoogleCloudPlatform#1390)
1 parent fef2e73 commit 2f94d42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"phpunit/phpunit"
1212
]
1313
}],
14+
"ignorePaths": [
15+
"appengine/flexible/"
16+
],
1417
"branchPrefix": "renovate/{{parentDir}}-",
1518
"prConcurrentLimit": 5
1619
}

0 commit comments

Comments
 (0)