Skip to content

Commit d8bee6b

Browse files
chore(deps): update pre-commit hooks (#30)
Automated pre-commit hook update: - Updated hooks to latest versions using 'pre-commit autoupdate --freeze' - Migrated configuration if needed - Number of hooks updated: 2 - Generated on 2025-10-02 12:04:25 UTC - Workflow: Update Pre-commit Hooks - Run ID: 18192370601 🤖 Generated by GitHub Actions Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e5d929a commit d8bee6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565

6666
# --------------------- Commit‑msg validation -----------------------
6767
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
68-
rev: 879f5400493f84c8b683bdeb3366a8439ca17858 # frozen: v9.22.0
68+
rev: e46582c71e18e81b19f77b5c754a6816bdd6c3f5 # frozen: v9.23.0
6969
hooks:
7070
- id: commitlint
7171
stages: [commit-msg]

0 commit comments

Comments
 (0)