Skip to content

Commit 99945d2

Browse files
chore: pre-commit autoupdate (#205)
1 parent 2239d89 commit 99945d2

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)