Skip to content

Commit 78fe918

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](psf/black-pre-commit-mirror@26.1.0...26.3.1)
1 parent 27e9c2c commit 78fe918

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
@@ -14,12 +14,12 @@ repos:
1414
- id: double-quote-string-fixer
1515

1616
- repo: https://github.com/codespell-project/codespell
17-
rev: "v2.4.1"
17+
rev: "v2.4.2"
1818
hooks:
1919
- id: codespell
2020

2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 26.1.0
22+
rev: 26.3.1
2323
hooks:
2424
- id: black
2525
- id: black-jupyter

0 commit comments

Comments
 (0)