Explorar el Código

Update pre-commit hook ansible/ansible-lint to v26.6.0

pull/5373/head
renovate[bot] hace 1 mes
committed by GitHub
padre
commit
78da542d18
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
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

@@ -24,7 +24,7 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/ansible/ansible-lint
rev: v26.4.0
rev: v26.6.0
hooks:
- id: ansible-lint
files: '^roles/custom/'


Cargando…
Cancelar
Guardar