Skip to content

chore: drop the deprecated husky shim from the git hooks - #6

Merged
MatthewPattell merged 1 commit into
prodfrom
chore/husky-hooks
Sep 6, 2026
Merged

MatthewPattell merged 1 commit into
prodfrom
chore/husky-hooks

Conversation

@MatthewPattell

Copy link
Copy Markdown
Contributor

Summary

  • Removes the husky v8 shim lines (#!/bin/sh + . husky.sh) from the pre-commit and commit-msg hooks; husky 9 prints a deprecation warning for them and drops support in v10.

Test plan

  • A local commit with the hooks installed still runs lint-staged and commitlint, without the deprecation warning
  • PR check

@sonarqubecloud

sonarqubecloud Bot commented Sep 6, 2026

Copy link
Copy Markdown

@sonarqubecloud

sonarqubecloud Bot commented Sep 6, 2026

Copy link
Copy Markdown

@MatthewPattell
MatthewPattell merged commit 2fe7beb into prod Sep 6, 2026
5 checks passed
@MatthewPattell
MatthewPattell deleted the chore/husky-hooks branch September 6, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant