Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheider committed Feb 21, 2024
2 parents cbf716f + 001ca59 commit 39749c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fail_fast: true
repos:
- repo: https://github.com/ambv/black
rev: 23.11.0
- repo: https://github.com/psf/black
rev: 24.2.0
hooks:
- id: black
language_version: python3.10
Expand Down

0 comments on commit 39749c9

Please sign in to comment.