Skip to content

Commit bca4bc8

Browse files
committed
Update pre-commit version
1 parent 6c4e9b4 commit bca4bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ commands = pytest --cov=reportportal_client --cov-report=xml tests/ -s -vv
2121

2222
[testenv:pep]
2323
skip_install = True
24-
deps = pre-commit>=1.11.0
24+
deps = pre-commit>=1.19.0
2525
commands = pre-commit run --all-files --show-diff-on-failure
2626

2727
[gh-actions]

0 commit comments

Comments
 (0)