Skip to content

Commit

Permalink
Merge branch '8.1.x' into fix-2356-show_choices-help-msg
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmups committed Oct 3, 2022
2 parents 508b15e + 023e5a7 commit 7feb163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ repos:
args: ["--application-directories", "src"]
additional_dependencies: ["setuptools>60.9"]
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 5.0.2
rev: 5.0.4
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit 7feb163

Please sign in to comment.