Browse Source

📌 Pin pre-commit hook for typos

pull/15482/head
Sebastián Ramírez 1 month ago
parent
commit
058db6befb
  1. 2
      .pre-commit-config.yaml

2
.pre-commit-config.yaml

@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/crate-ci/typos
rev: v1.46.0
rev: bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0
hooks:
- id: typos
args: [--force-exclude]

Loading…
Cancel
Save