Skip to content

Commit d8edb66

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/compilerla/conventional-pre-commit: v4.2.0 → v4.3.0](compilerla/conventional-pre-commit@v4.2.0...v4.3.0) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0)
1 parent d836f1b commit d8edb66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ default_install_hook_types:
88

99
repos:
1010
- repo: https://github.com/compilerla/conventional-pre-commit
11-
rev: v4.2.0
11+
rev: v4.3.0
1212
hooks:
1313
- id: conventional-pre-commit
1414
stages: [commit-msg]
@@ -24,7 +24,7 @@ repos:
2424
- id: check-added-large-files
2525

2626
- repo: https://github.com/psf/black-pre-commit-mirror
27-
rev: 25.9.0
27+
rev: 25.11.0
2828
hooks:
2929
- id: black
3030
types:

0 commit comments

Comments
 (0)