Explorar el Código

Update pre-commit hook pre-commit/pre-commit-hooks to v6

pull/4483/head
renovate[bot] hace 6 meses
committed by Slavi Pantaleev
padre
commit
8c84fb245c
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

@@ -6,7 +6,7 @@ exclude: "LICENSES/"
# See: https://pre-commit.com/hooks.html
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
rev: v6.0.0
hooks:
# - id: check-executables-have-shebangs
- id: check-added-large-files


Cargando…
Cancelar
Guardar