Skip to content

Commit 6279d8a

Browse files
[pre-commit.ci] pre-commit autoupdate
1 parent 347b9e4 commit 6279d8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: end-of-file-fixer
2626

2727
- repo: https://github.com/domdfcoding/pre-commit-hooks
28-
rev: v0.1.6
28+
rev: v0.2.0
2929
hooks:
3030
- id: requirements-txt-sorter
3131
args:
@@ -41,12 +41,12 @@ repos:
4141
files: ^domdf_wxpython_tools/.*\.py$
4242

4343
- repo: https://github.com/pre-commit/pygrep-hooks
44-
rev: v1.7.0
44+
rev: v1.7.1
4545
hooks:
4646
- id: python-no-eval
4747

4848
- repo: https://github.com/asottile/pyupgrade
49-
rev: v2.7.4
49+
rev: v2.10.0
5050
hooks:
5151
- id: pyupgrade
5252
args:

0 commit comments

Comments
 (0)