diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd279e304..3585c263a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - --color=always - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.4.0 + rev: v4.5.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace @@ -68,7 +68,7 @@ repos: - id: debug-statements language_version: python3 - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v7.3.1 + rev: v7.3.2 hooks: - id: cspell name: Spell check with cspell @@ -91,7 +91,7 @@ repos: test/testFixtures/diagnostics/yaml/invalid_yaml.yml )$ - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell exclude: > @@ -122,7 +122,7 @@ repos: - id: commitlint stages: [commit-msg] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.50.0 + rev: v8.52.0 hooks: - id: eslint args: