Ver a proveniência

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

pull/5011/head
renovate[bot] há 2 meses
committed by Slavi Pantaleev
ascendente
cometimento
0acb1f98e8
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .pre-commit-config.yaml

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

@@ -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/"]


Carregando…
Cancelar
Guardar