Skip to content

Commit

Permalink
chore: fix versions for black, isort and eth-ape
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjagod1251 authored and antazoey committed Jun 17, 2022
1 parent 3059365 commit 994602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 21.10b0
rev: 22.3.0
hooks:
- id: black
name: black
Expand Down

0 comments on commit 994602f

Please sign in to comment.