Skip to content

Commit

Permalink
Merge pull request #71 from ewjoachim/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Jan 13, 2022
2 parents da6e79c + 4555fa5 commit 6901306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ repos:
- id: flake8

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.930"
rev: "v0.931"
hooks:
- id: mypy

- repo: https://github.com/asottile/pyupgrade
rev: "v2.29.1"
rev: "v2.31.0"
hooks:
- id: pyupgrade

Expand Down

0 comments on commit 6901306

Please sign in to comment.