diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ffda01c..4c5f212 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,11 +28,11 @@ repos: - id: check-case-conflict - id: mixed-line-ending - repo: https://github.com/rhysd/actionlint - rev: v1.7.3 + rev: v1.7.6 hooks: - id: actionlint - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.6.9' + rev: 'v0.8.6' hooks: - id: ruff-format - id: ruff @@ -46,7 +46,7 @@ repos: - --license-file=LICENSE - --add=Part of row, released under the BSD 3-Clause License. - repo: https://github.com/crate-ci/typos - rev: v1.26.0 + rev: dictgen-v0.3.1 hooks: - id: typos exclude_types: [css]