Skip to content

Commit 17e09f9

Browse files
pre-commit hooks auto-update (#649)
Co-authored-by: Remi-Gau <6961185+Remi-Gau@users.noreply.github.com>
1 parent c16fc6b commit 17e09f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
- id: flake8
5353

5454
- repo: https://github.com/pre-commit/mirrors-mypy
55-
rev: v1.11.2
55+
rev: v1.12.1
5656
hooks:
5757
- id: mypy
5858
additional_dependencies: [types-PyYAML, types-Jinja2, types-click]

0 commit comments

Comments
 (0)