Skip to content

Commit 724896f

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.13.0 → v3.15.0](asottile/pyupgrade@v3.13.0...v3.15.0) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
1 parent 5fb27b0 commit 724896f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v3.13.0
3+
rev: v3.15.0
44
hooks:
55
- id: pyupgrade
66
args: ["--py36-plus"]
@@ -16,7 +16,7 @@ repos:
1616
- id: yesqa
1717

1818
- repo: https://github.com/pre-commit/pre-commit-hooks
19-
rev: v4.4.0
19+
rev: v4.5.0
2020
hooks:
2121
- id: check-merge-conflict
2222
- id: check-toml

0 commit comments

Comments
 (0)