Browse Source

⬆ Bump https://github.com/crate-ci/typos in the pre-commit group

Bumps the pre-commit group with 1 update: [https://github.com/crate-ci/typos](https://github.com/crate-ci/typos).


Updates `https://github.com/crate-ci/typos` from v1.46.0 to 5.0.7
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](bbaefadf97...b859c0df7f391deba73030f79b957e62b4d81dc6)

---
updated-dependencies:
- dependency-name: https://github.com/crate-ci/typos
  dependency-version: 5.0.7
  dependency-type: direct:production
  dependency-group: pre-commit
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/15719/head
dependabot[bot] 1 month ago
committed by GitHub
parent
commit
44c722d0fb
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: bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0
rev: b859c0df7f391deba73030f79b957e62b4d81dc6 # varcon-core-v5.0.7
hooks:
- id: typos
args: [--force-exclude]

Loading…
Cancel
Save