Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Switched to last 24v psf black version
  • Loading branch information
mosfet80 authored Apr 24, 2024
1 parent 8b8d3c3 commit 2eb8d6e
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 @@ -49,7 +49,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.4.0
hooks:
- id: black
args: ["--skip-string-normalization"]
Expand Down

0 comments on commit 2eb8d6e

Please sign in to comment.