Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from spyoungtech/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
spyoungtech committed Jul 19, 2022
2 parents 270914d + a3afd4a commit 00b0e85
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 @@ -33,12 +33,12 @@ repos:
- "120"
exclude: ^(ahk/_sync/.*\.py)
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.7.0
rev: v3.8.1
hooks:
- id: reorder-python-imports

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v0.931'
rev: 'v0.961'
hooks:
- id: mypy
args:
Expand Down

0 comments on commit 00b0e85

Please sign in to comment.