Merge pull request #81 from alufers/pre-commit-ci-update-config

pull/86/head
Albert Koczy 1 year ago committed by GitHub
commit b9f46df4dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.4.1"
rev: "v1.5.0"
hooks:
- id: mypy
- repo: https://github.com/PyCQA/docformatter
@ -40,7 +40,7 @@ repos:
hooks:
- id: autoflake
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
entry: pflake8

Loading…
Cancel
Save