mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated version of flake8.
This commit is contained in:
parent
e253929ad6
commit
220501adbc
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
rev: 6.1.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
|
@ -34,6 +34,6 @@ repos:
|
|||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- repo: https://github.com/trailofbits/pip-audit
|
||||
rev: v2.5.6
|
||||
rev: v2.6.2
|
||||
hooks:
|
||||
- id: pip-audit
|
||||
|
|
Loading…
Add table
Reference in a new issue