Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 11fb0ee

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1)
1 parent 3f67658 commit 11fb0ee

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
@@ -36,11 +36,11 @@ repos:
3636
hooks:
3737
- id: autopep8
3838
- repo: https://github.com/PyCQA/flake8
39-
rev: 7.1.0
39+
rev: 7.1.1
4040
hooks:
4141
- id: flake8
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v1.11.0
43+
rev: v1.11.1
4444
hooks:
4545
- id: mypy
4646
- repo: local

0 commit comments

Comments
 (0)