Skip to content

Commit

Permalink
chore: add husky to renovate ignore (#2033)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Mar 22, 2021
1 parent f045eef commit e5fedbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rangeStrategy": "bump"
}
],
"ignoreDeps": ["gcp-metadata", "got", "mocha"],
"ignoreDeps": ["gcp-metadata", "got", "mocha", "husky"],
"assignees": ["@dyladan", "@obecny", "@vmarchaud"],
"schedule": ["before 3am on Friday"],
"labels": ["dependencies"]
Expand Down

0 comments on commit e5fedbd

Please sign in to comment.