Skip to content

Commit

Permalink
pre-commit: autoupdate hook versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jules-ch committed Dec 9, 2021
1 parent 4d0f842 commit 9c8953e
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
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/psf/black
rev: 21.9b0
rev: 21.10b0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.9.3
rev: 5.10.0
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
Expand Down

0 comments on commit 9c8953e

Please sign in to comment.