Skip to content

Commit

Permalink
pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Nov 23, 2023
1 parent 6d0f1c4 commit 730379a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -21,7 +21,7 @@ repos:
- from __future__ import annotations

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.1.5
rev: v0.1.6
hooks:
- id: ruff
- id: ruff-format
Expand All @@ -46,6 +46,6 @@ repos:
- id: validate-pyproject

- repo: https://github.com/fsouza/mirrors-pyright
rev: v1.1.335
rev: v1.1.337
hooks:
- id: pyright

0 comments on commit 730379a

Please sign in to comment.