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

Add updates from running pre-commit autoupdate

This commit is contained in:
Jeremy Frasier 2019-09-11 15:58:44 -04:00
parent 0c5dacae8b
commit 2932d35483
No known key found for this signature in database
GPG key ID: 285B4A02F4305C09

View file

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
rev: v2.3.0
hooks:
- id: check-executables-have-shebangs
- id: check-json
@ -23,13 +23,13 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.17.0
rev: v0.18.0
hooks:
- id: markdownlint
args:
- --config=.mdl_config.json
- repo: https://github.com/adrienverge/yamllint
rev: v1.16.0
rev: v1.17.0
hooks:
- id: yamllint
- repo: https://github.com/detailyang/pre-commit-shell
@ -37,17 +37,17 @@ repos:
hooks:
- id: shell-lint
- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.7
rev: 3.7.8
hooks:
- id: flake8
additional_dependencies:
- flake8-docstrings
- repo: https://github.com/asottile/pyupgrade
rev: v1.19.0
rev: v1.23.0
hooks:
- id: pyupgrade
- repo: https://github.com/PyCQA/bandit
rev: 1.6.1
rev: 1.6.2
hooks:
- id: bandit
args:
@ -57,7 +57,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.1.0a0
rev: v4.1.1a0
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml