Skip to content

Commit

Permalink
Merge pull request #199 from PyFixate/pre-commit-fixed
Browse files Browse the repository at this point in the history
Set pre-commit to match tox/black version
  • Loading branch information
clint-lawrence authored Jul 22, 2024
2 parents 7b574bc + 47c865f commit 8516d77
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 @@ -4,6 +4,6 @@ repos:
hooks:
- id: check-yaml
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 22.3.0
hooks:
- id: black

0 comments on commit 8516d77

Please sign in to comment.