commit | bae44fe2a1af57e5adfd41da1191271f987d4e5a | [log] [tgz] |
---|---|---|
author | francisco souza <108725+fsouza@users.noreply.github.com> | Tue Jan 09 23:09:32 2024 -0500 |
committer | francisco souza <108725+fsouza@users.noreply.github.com> | Tue Jan 09 23:09:32 2024 -0500 |
tree | 408eb032b6808cff2057abb76c93df11eab0efd5 | |
parent | 300d15116fcfd1de968d1dda254f2877d21fed6e [diff] |
pre-commit autoupdate
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 72bb823..6417e6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -21,7 +21,7 @@ - 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 @@ -46,6 +46,6 @@ - id: validate-pyproject - repo: https://github.com/fsouza/mirrors-pyright - rev: v1.1.337 + rev: v1.1.345 hooks: - id: pyright