Browse Source

Fix hash and tag

pull/15719/head
Yurii Motov 1 month ago
committed by GitHub
parent
commit
d91f89f168
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 - id: trailing-whitespace
- repo: https://github.com/crate-ci/typos - repo: https://github.com/crate-ci/typos
rev: b859c0df7f391deba73030f79b957e62b4d81dc6 # varcon-core-v5.0.7 rev: 44e2070e6017f834bf069503acb35ca0ca0b75f2 # v1.47.1
hooks: hooks:
- id: typos - id: typos
args: [--force-exclude] args: [--force-exclude]

Loading…
Cancel
Save