Up the version of pre-commit.
This commit is contained in:
parent
a0bf12d0d4
commit
68f545f838
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue