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

This commit is contained in:
Joachim Jablon
2023-07-04 15:00:55 +02:00
committed by GitHub

View File

@@ -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