Merge branch 'develop' into web-form-read-only

This commit is contained in:
Shariq Ansari 2022-11-16 17:07:58 +05:30 committed by GitHub
commit 990dcc7538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,8 +54,8 @@ repos:
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
hooks:
- id: flake8
additional_dependencies: ['flake8-bugbear',]