Skip to content

Commit

Permalink
chore: exclude kokoro dependencies from renovate updates (#2322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Oct 3, 2022
1 parent 188c779 commit 8133a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Expand Up @@ -10,6 +10,7 @@
":maintainLockFilesDisabled",
":autodetectPinVersions"
],
"ignorePaths": [".kokoro/requirements.txt"],
"packageRules": [
{
"packagePatterns": [
Expand Down

0 comments on commit 8133a72

Please sign in to comment.