diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 391a5c7..a7170f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.3 + rev: v19.1.4 hooks: - id: clang-format exclude: | @@ -34,7 +34,7 @@ repos: hooks: - id: cmake-format - repo: https://github.com/shssoichiro/oxipng - rev: v9.1.2 + rev: v9.1.3 hooks: - id: oxipng - repo: https://github.com/nohal/mirrors-svgo