Skip to content

Commit 95127e4

Browse files
authored
Merge pull request #7 from twisted/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fb00e10 + a9fb51f commit 95127e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v3.14.0
3+
rev: v3.15.0
44
hooks:
55
- id: pyupgrade
66
args: ["--py36-plus"]
@@ -21,7 +21,7 @@ repos:
2121
- id: yesqa
2222

2323
- repo: https://github.com/pre-commit/pre-commit-hooks
24-
rev: v4.4.0
24+
rev: v4.5.0
2525
hooks:
2626
- id: check-merge-conflict
2727
- id: check-toml

0 commit comments

Comments
 (0)