Skip to content

Commit b708108

Browse files
Updated files with 'repo_helper'.
1 parent 8af3e89 commit b708108

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- id: end-of-file-fixer
3333

3434
- repo: https://github.com/domdfcoding/pre-commit-hooks
35-
rev: v0.5.0
35+
rev: v0.6.0
3636
hooks:
3737
- id: requirements-txt-sorter
3838
args:

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requires =
3939
pip>=21,!=22.2
4040
tox-envlist>=0.2.1
4141
tox~=3.0
42-
virtualenv!=20.16.0
42+
virtualenv!=20.16.0,<20.39
4343

4444
[envlists]
4545
test =

0 commit comments

Comments
 (0)