diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 153d2a1..dec3d58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - -- - -Dwarnings - repo: https://github.com/pre-commit/pre-commit-hooks - rev: 'v4.5.0' + rev: 'v4.6.0' hooks: - id: end-of-file-fixer - id: trailing-whitespace @@ -36,7 +36,7 @@ repos: # hooks: # - id: actionlint - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.3.4' + rev: 'v0.5.0' hooks: - id: ruff-format - id: ruff @@ -51,7 +51,7 @@ repos: - --add=Part of row, released under the BSD 3-Clause License. - --comment-prefix=// - repo: https://github.com/crate-ci/typos - rev: v1.21.0 + rev: v1.22.9 hooks: - id: typos exclude_types: [css]