Skip to content

Commit

Permalink
Update pre-commit config for current black version
Browse files Browse the repository at this point in the history
  • Loading branch information
jieter committed Apr 3, 2023
1 parent 5b246bd commit 55c3adb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/ambv/black
rev: 21.9b0
- repo: https://github.com/psf/black
rev: 23.1.0
hooks:
- id: black
language_version: python3.7
language_version: python3.11

0 comments on commit 55c3adb

Please sign in to comment.