Skip to content

Commit

Permalink
chore(deps): update pre-commit hook psf/black to v23.12.1
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored and jdobes committed Sep 19, 2024
1 parent 5f5e9c1 commit 52ee91e
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 @@ -7,7 +7,7 @@ repos:
- id: check-ast
- id: check-docstring-first
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.12.1
hooks:
- id: black
args: [--quiet]
Expand Down

0 comments on commit 52ee91e

Please sign in to comment.