diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e605fdb..bc8acc9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ default_stages: [pre-commit] repos: - repo: https://github.com/JohnnyMorganz/StyLua - rev: v2.4.1 + rev: v2.5.2 hooks: - id: stylua @@ -23,7 +23,7 @@ repos: exclude: '\.tmpl$|p10k\.zsh$' - repo: https://github.com/crate-ci/typos - rev: v1 + rev: v1.46.2 hooks: - id: typos # Same file: p10k's generated tokens trip typos' English-typo