Skip to content

Commit 926b607

Browse files
authored
chore: renovate bot should ignore requirement.txt (#3038)
Context: https://github.com/googleapis/sdk-platform-java/pull/3033/files This [requirement.txt](https://github.com/googleapis/sdk-platform-java/blob/e8deeaf226149d2ae6f8424d7f738273d799dcde/library_generation/requirements.txt#L1-L6) is auto generated and should not be updated by renovate bot.
1 parent 5c31c42 commit 926b607

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
@@ -6,6 +6,7 @@
66
"ignoreDeps": [
77
"rules_pkg"
88
],
9+
"ignorePaths": ["^library_generation/requirements\\.txt$"],
910
"customManagers": [
1011
{
1112
"customType": "regex",

0 commit comments

Comments
 (0)