Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 6fdf8a4af28071ed1d079c01122b34c5d587207a → 552baf822992936134cbd31a38f69c8cfe7c0f05](psf/black@6fdf8a4...552baf8)
- [github.com/pre-commit/mirrors-mypy: 8cd2d4056637e242709fe09f15a36f0b4b682bda → 9db9854e3041219b1eb619872a2dfaf58adfb20b](pre-commit/mirrors-mypy@8cd2d40...9db9854)
  • Loading branch information
pre-commit-ci[bot] authored Mar 18, 2024
1 parent da59b06 commit 3c0ef55
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 @@ -17,7 +17,7 @@ repos:
- --branch=main

- repo: https://github.com/psf/black
rev: 6fdf8a4af28071ed1d079c01122b34c5d587207a # frozen: 24.2.0
rev: 552baf822992936134cbd31a38f69c8cfe7c0f05 # frozen: 24.3.0
hooks:
- id: black

Expand Down Expand Up @@ -59,7 +59,7 @@ repos:
- setuptools

- repo: https://github.com/pre-commit/mirrors-mypy
rev: 8cd2d4056637e242709fe09f15a36f0b4b682bda # frozen: v1.8.0
rev: 9db9854e3041219b1eb619872a2dfaf58adfb20b # frozen: v1.9.0
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit 3c0ef55

Please sign in to comment.