Skip to content

Commit c6a1938

Browse files
pre-commit-ci[bot]leng-yue
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.10.1](psf/black@23.7.0...23.10.1) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
1 parent e895c54 commit c6a1938

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ repos:
88
- id: isort
99

1010
- repo: https://github.com/psf/black
11-
rev: 23.7.0
11+
rev: 23.10.1
1212
hooks:
1313
- id: black
1414

1515
- repo: https://github.com/codespell-project/codespell
16-
rev: v2.2.5
16+
rev: v2.2.6
1717
hooks:
1818
- id: codespell
1919
files: ^.*\.(py|md|rst|yml)$

0 commit comments

Comments
 (0)