Browse Source

⬆ Bump pre-commit hooks (#15985)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/15986/head
Sebastián Ramírez 3 days ago
committed by GitHub
parent
commit
ef3f1ac9c1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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: 37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2
rev: bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # frozen: v1.48.0
hooks:
- id: typos
args: [--force-exclude]

Loading…
Cancel
Save