Merge pull request #68 from ewjoachim/pre-commit-ci-update-config
This commit is contained in:
@@ -29,17 +29,17 @@ repos:
|
|||||||
- id: flake8
|
- id: flake8
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: "v1.1.1"
|
rev: "v1.4.1"
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
additional_dependencies: [types-requests]
|
additional_dependencies: [types-requests]
|
||||||
|
|
||||||
- repo: https://github.com/asottile/pyupgrade
|
- repo: https://github.com/asottile/pyupgrade
|
||||||
rev: "v3.3.1"
|
rev: "v3.8.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
|
|
||||||
- repo: https://github.com/floatingpurr/sync_with_poetry
|
- repo: https://github.com/floatingpurr/sync_with_poetry
|
||||||
rev: 0.4.0
|
rev: 1.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: sync_with_poetry
|
- id: sync_with_poetry
|
||||||
|
|||||||
Reference in New Issue
Block a user