Skip to content

Commit

Permalink
chore: exclude requirements.txt file from renovate-bot (#1019)
Browse files Browse the repository at this point in the history
Port of googleapis/synthtool#1594 due to
renovate.json being excluded from template in this repo.
  • Loading branch information
BenWhitehead committed Sep 26, 2022
1 parent 30d005a commit fe3d244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
":maintainLockFilesDisabled",
":autodetectPinVersions"
],
"ignorePaths": [".kokoro/requirements.txt"],
"packageRules": [
{
"packagePatterns": [
Expand Down

0 comments on commit fe3d244

Please sign in to comment.