Skip to content

Commit fc0fbfa

Browse files
committed
build: RenovateBot shouldn't touch requirements.txt (#2230)
1 parent e7fdaf9 commit fc0fbfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"extends": [
33
"config:base"
44
],
5+
"ignorePaths": [".kokoro/requirements.txt"],
56
"packageRules": [
67
{
78
"packagePatterns": ["^com.google.appengine:appengine-"],

0 commit comments

Comments
 (0)