Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/isort: dbf82f2dd09ae41d9355bcd7ab69187a19e6bf2f → 17102ef8212398008c99671f3230a18015bba51f](PyCQA/isort@dbf82f2...17102ef)
- [github.com/pre-commit/mirrors-mypy: 4c8a8c7d5eb892ab5a6e23e11f36dbba5874d40c → 4daa14b20c0f48f472528c2b5f5bca28a18a7ce0](pre-commit/mirrors-mypy@4c8a8c7...4daa14b)
  • Loading branch information
pre-commit-ci[bot] authored Dec 11, 2023
1 parent 88b9ff1 commit c772e90
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 @@ -14,7 +14,7 @@ repos:
- flake8-builtins
- flake8-comprehensions
- repo: https://github.com/PyCQA/isort
rev: dbf82f2dd09ae41d9355bcd7ab69187a19e6bf2f # frozen: 5.12.0
rev: 17102ef8212398008c99671f3230a18015bba51f # frozen: 5.13.0
hooks:
- id: isort
- repo: https://github.com/psf/black-pre-commit-mirror
Expand Down Expand Up @@ -44,7 +44,7 @@ repos:
- flake8-builtins
- flake8-comprehensions
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 4c8a8c7d5eb892ab5a6e23e11f36dbba5874d40c # frozen: v1.7.0
rev: 4daa14b20c0f48f472528c2b5f5bca28a18a7ce0 # frozen: v1.7.1
hooks:
- id: mypy
args: ["--scripts-are-modules"]
Expand Down

0 comments on commit c772e90

Please sign in to comment.