diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a2ff450..9587066 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: blackdoc - repo: https://github.com/econchick/interrogate - rev: 237be78f9c6135fc1a620d211cdfdc5d3885082b + rev: 1.5.0 hooks: - id: interrogate exclude: ^(docs|tests) @@ -56,7 +56,7 @@ repos: - id: add-trailing-comma - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.15 + rev: v0.2.0 hooks: - id: ruff