Set husky explicilty to version 4.x. (#13514)

This commit is contained in:
Nick Taylor 2021-04-26 13:26:12 -04:00 committed by GitHub
parent cb3b131a16
commit d5f3894901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,11 @@ updates:
schedule:
interval: "weekly"
labels: []
ignore:
- dependency_name: "husky"
# Leaving this at the last v4 because the way Husky works has changed dramatically
# We can revisit this at a later time if we really need what future upgrades offer.
version_requirement: "4.x"
# Set update schedule for GitHub Actions
# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/keeping-your-actions-up-to-date-with-dependabot