diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00d914dc0..7d5b0cab5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ ci: skip: [poetry-lock] repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.3 + rev: v0.4.8 hooks: - id: ruff args: @@ -99,7 +99,7 @@ repos: - id: beautysh - repo: https://github.com/jsh9/pydoclint - rev: 0.4.1 + rev: 0.4.2 hooks: - id: pydoclint