Skip to content

Commit ff38db2

Browse files
chore: pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks.git: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v5.0.0...v6.0.0) - [github.com/pre-commit/mirrors-mypy.git: v1.16.1 → v1.17.1](https://github.com/pre-commit/mirrors-mypy.git/compare/v1.16.1...v1.17.1)
1 parent 8c0519b commit ff38db2

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,7 +36,7 @@ repos:
3636
^docs/conf.py$
3737
)
3838
- repo: https://github.com/pre-commit/pre-commit-hooks.git
39-
rev: v5.0.0
39+
rev: v6.0.0
4040
hooks:
4141
- id: end-of-file-fixer
4242
- id: trailing-whitespace
@@ -57,7 +57,7 @@ repos:
5757
- flake8-mypy
5858
language_version: python3
5959
- repo: https://github.com/pre-commit/mirrors-mypy.git
60-
rev: v1.16.1
60+
rev: v1.17.1
6161
hooks:
6262
- id: mypy
6363
alias: mypy-py312

0 commit comments

Comments
 (0)