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

This commit is contained in:
Joachim Jablon
2022-07-26 18:43:45 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -25,13 +25,13 @@ repos:
- id: flake8 - id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.961" rev: "v0.971"
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: "v2.37.1" rev: "v2.37.2"
hooks: hooks:
- id: pyupgrade - id: pyupgrade