Skip to content

Commit 739552c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1) - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1)
1 parent cbb39a0 commit 739552c

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
@@ -37,14 +37,14 @@ repos:
3737
- id: check-yaml
3838
- id: debug-statements
3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v1.11.0
40+
rev: v1.11.1
4141
hooks:
4242
- id: mypy
4343
exclude: ^(docs|tests)/.*
4444
additional_dependencies:
4545
- pytest
4646
- repo: https://github.com/pycqa/flake8
47-
rev: 7.1.0
47+
rev: 7.1.1
4848
hooks:
4949
- id: flake8
5050
language_version: python3

0 commit comments

Comments
 (0)