diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb25e99..ac61836 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: args: [--whitespaces-count, '2'] - repo: https://github.com/thibaudcolas/pre-commit-stylelint - rev: v17.11.0 + rev: v17.11.1 hooks: - id: stylelint name: Stylelint @@ -44,7 +44,7 @@ repos: files: '\.css$' - repo: https://github.com/crate-ci/typos - rev: v1.46.1 + rev: v1 hooks: - id: typos name: Typos