dist: update flake8 version

This commit is contained in:
ejsc1 2022-11-30 18:53:02 -03:00 committed by GitHub
parent e1e843346c
commit 84fa4e0e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
additional_dependencies: ['flake8-bugbear']