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

Add changes from running pre-commit autoupdate

This commit is contained in:
Jeremy Frasier 2019-06-06 16:12:58 -04:00
parent a0bd7047f6
commit b58fa62c00
No known key found for this signature in database
GPG key ID: 285B4A02F4305C09

View file

@ -45,7 +45,7 @@ repos:
additional_dependencies: additional_dependencies:
- flake8-docstrings - flake8-docstrings
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v1.17.1 rev: v1.18.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/PyCQA/bandit - repo: https://github.com/PyCQA/bandit
@ -64,7 +64,7 @@ repos:
- id: ansible-lint - id: ansible-lint
# files: molecule/default/playbook.yml # files: molecule/default/playbook.yml
- repo: https://github.com/antonbabenko/pre-commit-terraform.git - repo: https://github.com/antonbabenko/pre-commit-terraform.git
rev: v1.11.0 rev: v1.12.0
hooks: hooks:
- id: terraform_fmt - id: terraform_fmt
- id: terraform_validate_no_variables - id: terraform_validate_no_variables