Skip to content

Commit

Permalink
Update version of pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AtKristijan committed Jun 20, 2022
1 parent e90a743 commit 79ec189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ repos:
rev: v1.3.3
hooks:
- id: reorder-python-imports
language_version: python2.7
- repo: https://github.com/python/black
rev: 20.8b1
rev: 22.3.0
hooks:
- id: black
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pre-commit==1.15.1
pre-commit==2.19.0

0 comments on commit 79ec189

Please sign in to comment.