Ville Skyttä 2022-03-05 21:13:30 +02:00 committed by GitHub
parent 8484060915
commit ca32c38859
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ repos:
- mccabe==0.6.1
files: ^(homeassistant|script|tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit
rev: 1.7.0
rev: 1.7.4
hooks:
- id: bandit
args:

View file

@ -1,6 +1,6 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
bandit==1.7.0
bandit==1.7.4
black==22.1.0
codespell==2.1.0
flake8-comprehensions==3.7.0