diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b45abd..41ccc12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - --py38-plus - repo: https://github.com/asottile/add-trailing-comma - rev: v3.0.1 + rev: v3.1.0 hooks: - id: add-trailing-comma args: @@ -50,6 +50,6 @@ repos: - id: validate-pyproject - repo: https://github.com/fsouza/mirrors-pyright - rev: v1.1.324 + rev: v1.1.325 hooks: - id: pyright