1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00

Merge pull request #12 from cisagov/improvement/update_precommit

Add changes from running pre-commit autoupdate
This commit is contained in:
Shane Frasier 2019-06-06 16:20:14 -04:00 committed by GitHub
commit dfdc826d31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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