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