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

pull/86/head
Albert Koczy 2 years 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: hooks:
- id: isort - id: isort
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.4.1" rev: "v1.5.0"
hooks: hooks:
- id: mypy - id: mypy
- repo: https://github.com/PyCQA/docformatter - repo: https://github.com/PyCQA/docformatter
@ -40,7 +40,7 @@ repos:
hooks: hooks:
- id: autoflake - id: autoflake
- repo: https://github.com/pycqa/flake8 - repo: https://github.com/pycqa/flake8
rev: 6.0.0 rev: 6.1.0
hooks: hooks:
- id: flake8 - id: flake8
entry: pflake8 entry: pflake8

Loading…
Cancel
Save