Skip to content

Commit

Permalink
chore: manually exclude requirements.txt from renovate bot (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Oct 10, 2022
1 parent ba4213c commit 3014467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java-notification/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 3014467

Please sign in to comment.