diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce4c429603..c725f01cea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: #args: ["--write-changes"] # uncomment if you want to get automatic fixing - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.13.0 + rev: v0.13.3 hooks: - id: ruff-check args: ["--fix"] @@ -63,7 +63,7 @@ repos: - id: sphinx-lint - repo: https://github.com/JoC0de/pre-commit-prettier - rev: b3e25fa39aa676c36bc18eb9eae6f26d9bb63f39 # v3.6.2 using SHA as tags are not persistent + rev: v3.6.2 # v3.6.2 using SHA as tags are not persistent hooks: - id: prettier files: \.(json|yml|yaml|toml)