diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 848d4d6..4fe3f89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: - -formatter - retain_line_breaks=true - repo: https://github.com/executablebooks/mdformat - rev: 0.7.18 + rev: 0.7.19 hooks: - id: mdformat additional_dependencies: @@ -83,6 +83,6 @@ repos: hooks: - id: docformatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.7.2" + rev: "v0.8.1" hooks: - id: ruff