Skip to content

Commit

Permalink
fix CI (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoiredx committed Oct 21, 2022
1 parent cbbe3ae commit e36f114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/python/black
rev: 22.1.0
rev: 22.10.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit e36f114

Please sign in to comment.