Skip to content

Commit 2b68849

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1) - [github.com/sirosen/texthooks: 0.6.3 → 0.6.4](sirosen/texthooks@0.6.3...0.6.4)
1 parent d8d9fab commit 2b68849

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
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/psf/black
22-
rev: "23.12.1"
22+
rev: "24.1.1"
2323
hooks:
2424
- id: black
2525

@@ -57,7 +57,7 @@ repos:
5757
exclude: test
5858

5959
- repo: https://github.com/sirosen/texthooks
60-
rev: "0.6.3"
60+
rev: "0.6.4"
6161
hooks:
6262
- id: fix-ligatures
6363
- id: fix-smartquotes

0 commit comments

Comments
 (0)