diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5be33193b..039bd444f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: toml-sort-fix - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.8.2" + rev: "v0.8.3" hooks: - id: ruff args: @@ -147,7 +147,7 @@ repos: - flake8-docstrings # uses pydocstyle - repo: https://github.com/jsh9/pydoclint - rev: 0.5.10 + rev: 0.5.12 hooks: - id: pydoclint