Skip to content

Commit

Permalink
pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Mar 18, 2024
1 parent 95152e5 commit f7bf2aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -40,7 +40,7 @@ repos:
- id: validate-pyproject

- repo: https://github.com/psf/black
rev: "24.2.0"
rev: "24.3.0"
hooks:
- id: black

Expand All @@ -50,6 +50,6 @@ repos:
- id: autoflake

- repo: https://github.com/fsouza/mirrors-pyright
rev: v1.1.353
rev: v1.1.354
hooks:
- id: pyright

0 comments on commit f7bf2aa

Please sign in to comment.