mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 08:30:48 +00:00
Merge pull request #12 from cisagov/improvement/update_precommit
Add changes from running pre-commit autoupdate
This commit is contained in:
commit
dfdc826d31
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue