Merge pull request #53 from ewjoachim/pre-commit-ci-update-config

This commit is contained in:
Joachim Jablon
2022-11-15 10:56:38 +01:00
committed by GitHub

View File

@@ -25,13 +25,13 @@ repos:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.982"
rev: "v0.990"
hooks:
- id: mypy
additional_dependencies: [types-requests]
- repo: https://github.com/asottile/pyupgrade
rev: "v3.2.0"
rev: "v3.2.2"
hooks:
- id: pyupgrade