Skip to content

Commit

Permalink
Merge pull request #29 from saurbhc/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
saurbhc committed Dec 26, 2023
2 parents fe5f7f3 + 2d8ee1b commit 5bfdec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -32,11 +32,11 @@ repos:
- id: isort
name: isort (python)
- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.1
rev: v1.8.0
hooks:
- id: mypy
additional_dependencies: [types-all]

0 comments on commit 5bfdec1

Please sign in to comment.