Skip to content

Commit 2e84fcd

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) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.11.0](psf/black-pre-commit-mirror@25.1.0...25.11.0)
1 parent 18b3f06 commit 2e84fcd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ default_stages:
1515

1616
repos:
1717
- repo: https://github.com/compilerla/conventional-pre-commit
18-
rev: v4.2.0
18+
rev: v4.3.0
1919
hooks:
2020
- id: conventional-pre-commit
2121
stages: [commit-msg]
@@ -31,8 +31,8 @@ repos:
3131
- id: check-yaml
3232
args: ["--unsafe"]
3333

34-
- repo: https://github.com/psf/black
35-
rev: 25.1.0
34+
- repo: https://github.com/psf/black-pre-commit-mirror
35+
rev: 25.11.0
3636
hooks:
3737
- id: black
3838
types:

0 commit comments

Comments
 (0)