mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Merge pull request #18 from cisagov/improvement/updates_from_precommit_autoupdate
Add updates from running pre-commit autoupdate
This commit is contained in:
commit
b189690a28
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ repos:
|
|||
args:
|
||||
- --config=.mdl_config.json
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: v1.17.0
|
||||
rev: v1.18.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
- repo: https://github.com/detailyang/pre-commit-shell
|
||||
|
@ -43,7 +43,7 @@ repos:
|
|||
additional_dependencies:
|
||||
- flake8-docstrings
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v1.23.0
|
||||
rev: v1.25.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
- repo: https://github.com/PyCQA/bandit
|
||||
|
|
Loading…
Reference in a new issue