Skip to content

Commit 5960429

Browse files
[pre-commit.ci] pre-commit autoupdate (#571)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 192a47b commit 5960429

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
@@ -13,7 +13,7 @@ repos:
1313
- --line-length=88
1414

1515
- repo: https://github.com/psf/black-pre-commit-mirror
16-
rev: 26.1.0
16+
rev: 26.3.0
1717
hooks:
1818
- id: black
1919
args:
@@ -31,7 +31,7 @@ repos:
3131
- id: flake8
3232

3333
- repo: https://github.com/codespell-project/codespell
34-
rev: v2.4.1
34+
rev: v2.4.2
3535
hooks:
3636
- id: codespell
3737
args: ["--toml", "pyproject.toml"]

0 commit comments

Comments
 (0)