diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39c81ab..3c430d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: - id: black - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.6 + rev: v18.1.7 hooks: - id: clang-format files: pypcode/pypcode_native.cpp @@ -105,7 +105,7 @@ repos: - id: check-docstring-first - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.8 + rev: v0.4.10 hooks: - id: ruff