Skip to content

Commit

Permalink
Update pre-commit hook black (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA authored Aug 18, 2021
1 parent 270178d commit bfeace8
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 @@ -7,7 +7,7 @@ repos:
exclude: .*(\.md|\.ttl)$

- repo: https://github.com/ambv/black
rev: 21.6b0
rev: 21.7b0
hooks:
- id: black
name: Blacken
Expand Down

0 comments on commit bfeace8

Please sign in to comment.