Skip to content

Commit e5d3e0d

Browse files
Update pre-commit hook psf/black to v25
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3ea4322 commit e5d3e0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
name: isort
1515
entry: isort --profile black
1616
- repo: https://github.com/psf/black
17-
rev: 24.2.0
17+
rev: 25.1.0
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)