Up the version of pre-commit.

This commit is contained in:
Robert de Bock 2021-10-06 15:26:20 +02:00
parent a0bf12d0d4
commit 68f545f838
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ repos:
args: [-c=.yamllint] args: [-c=.yamllint]
- repo: https://github.com/robertdebock/pre-commit - repo: https://github.com/robertdebock/pre-commit
rev: v1.2.3 rev: v1.2.5
hooks: hooks:
- id: ansible_role_find_unused_variable - id: ansible_role_find_unused_variable
- id: ansible_role_find_empty_files - id: ansible_role_find_empty_files