update requirements

This commit is contained in:
David Lord 2021-11-01 12:38:38 -07:00
parent 225ff3ea6c
commit 860431f7e0
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 37 additions and 37 deletions

View file

@ -14,11 +14,11 @@ repos:
files: "^(?!examples/)"
args: ["--application-directories", "src"]
- repo: https://github.com/psf/black
rev: 21.9b0
rev: 21.10b0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
rev: 4.0.1
hooks:
- id: flake8
additional_dependencies: