1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Autoupdate pre-commit hooks.

This commit is contained in:
Felddy 2019-11-15 11:51:46 -05:00
parent 7c0b30b495
commit 30a16a3842
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

View file

@ -61,7 +61,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.1.1a3
rev: v4.1.1a5
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml
@ -75,6 +75,6 @@ repos:
hooks:
- id: docker-compose-check
- repo: https://github.com/prettier/prettier
rev: 1.18.2
rev: 1.19.1
hooks:
- id: prettier