Skip to content

Commit daa5786

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#87)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c9aa15c commit daa5786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ repos:
4949
hooks:
5050
- id: codespell
5151
- repo: https://github.com/PyCQA/flake8
52-
rev: 7.1.0
52+
rev: 7.1.1
5353
hooks:
5454
- id: flake8
5555
- repo: https://github.com/pre-commit/mirrors-mypy
56-
rev: v1.11.0
56+
rev: v1.11.1
5757
hooks:
5858
- id: mypy
5959
additional_dependencies: []

0 commit comments

Comments
 (0)