Skip to content

Commit

Permalink
Merge pull request #28 from saurbhc/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
saurbhc committed Dec 19, 2023
2 parents df8102d + 28fd173 commit fe5f7f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -27,12 +27,12 @@ repos:
args: [--py38-plus]
# Mirror of autopep8 package for pre-commit.
- repo: https://github.com/pycqa/isort
rev: 5.13.0
rev: 5.13.2
hooks:
- id: isort
name: isort (python)
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down

0 comments on commit fe5f7f3

Please sign in to comment.