Skip to content

Commit

Permalink
pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jan 10, 2024
1 parent 300d151 commit bae44fe
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.6
rev: v0.1.11
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.337
rev: v1.1.345
hooks:
- id: pyright

0 comments on commit bae44fe

Please sign in to comment.