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

This commit is contained in:
Joachim Jablon
2022-03-16 09:13:59 +01:00
committed by GitHub

View File

@@ -25,12 +25,12 @@ repos:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.931"
rev: "v0.940"
hooks:
- id: mypy
additional_dependencies: [types-requests]
- repo: https://github.com/asottile/pyupgrade
rev: "v2.31.0"
rev: "v2.31.1"
hooks:
- id: pyupgrade