Skip to content

Commit 6dbbb7b

Browse files
chore: pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.0](psf/black-pre-commit-mirror@26.3.1...26.5.0) - [github.com/pre-commit/mirrors-mypy: v2.0.0 → v2.1.0](pre-commit/mirrors-mypy@v2.0.0...v2.1.0)
1 parent 2239d89 commit 6dbbb7b

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
@@ -15,11 +15,11 @@ repos:
1515
- id: name-tests-test
1616
- id: requirements-txt-fixer
1717
- repo: https://github.com/psf/black-pre-commit-mirror
18-
rev: 26.3.1
18+
rev: 26.5.0
1919
hooks:
2020
- id: black
2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: v2.0.0
22+
rev: v2.1.0
2323
hooks:
2424
- id: mypy
2525
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)