Explorar el Código

Update pre-commit hook codespell-project/codespell to v2.4.3

pull/5425/merge
renovate[bot] hace 20 horas
committed by Slavi Pantaleev
padre
commit
b2788f690a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml Ver fichero

@@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/codespell-project/codespell
rev: v2.4.2
rev: v2.4.3
hooks:
- id: codespell
args: ["--skip=*.po,*.pot,i18n/"]


Cargando…
Cancelar
Guardar