Update pre-commit.

This commit is contained in:
Dain Nilsson 2022-10-17 15:30:30 +02:00
parent cfd7f6b0c0
commit d3ec6174ae
No known key found for this signature in database
GPG Key ID: F04367096FBA95E8
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/bandit
@ -13,7 +13,7 @@ repos:
- id: bandit
exclude: ^tests/
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.942
rev: v0.982
hooks:
- id: mypy
files: ^fido2/