Explorar el Código

chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2

pull/5011/head
renovate[bot] hace 2 meses
committed by Slavi Pantaleev
padre
commit
0acb1f98e8
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

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


Cargando…
Cancelar
Guardar