Skip to content

Commit

Permalink
Merge pull request #9 from tslmy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
tslmy authored Dec 29, 2023
2 parents 0315dc5 + 3988340 commit 9af37d3
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 @@ -19,13 +19,13 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.1
rev: v1.8.0
hooks:
- id: mypy
args: [--ignore-missing-imports]
additional_dependencies: [types-requests==2.27.12, types-toml, types-setuptools==57.4.10]
- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit 9af37d3

Please sign in to comment.