Skip to content

Commit 34e4b62

Browse files
seladbweb-flow
andauthored
Auto pre-commit update (seladb#1239)
Co-authored-by: GitHub <[email protected]>
1 parent 9fbc712 commit 34e4b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: mixed-line-ending
1111
args: ['--fix=lf']
1212
- repo: https://github.com/psf/black
13-
rev: 23.9.1
13+
rev: 23.11.0
1414
hooks:
1515
- id: black
1616
- repo: https://github.com/pocc/pre-commit-hooks
@@ -25,7 +25,7 @@ repos:
2525
- id: codespell
2626
pass_filenames: false
2727
- repo: https://github.com/crate-ci/typos
28-
rev: v1.16.19
28+
rev: v1.16.23
2929
hooks:
3030
- id: typos
3131
args: ['--config=typos-config.toml']

0 commit comments

Comments
 (0)