Skip to content

Commit 0aa342d

Browse files
[pre-commit.ci] pre-commit autoupdate (#680)
updates: - [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](pre-commit/pre-commit-hooks@v3.4.0...v4.0.1) - [github.com/asottile/pyupgrade: v2.15.0 → v2.16.0](asottile/pyupgrade@v2.15.0...v2.16.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4795e44 commit 0aa342d

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,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v3.4.0
4+
rev: v4.0.1
55
hooks:
66
- id: check-case-conflict
77
- id: check-merge-conflict
@@ -43,7 +43,7 @@ repos:
4343
args: ["--python-version=3.7", "--ignore-missing-imports", "--scripts-are-modules"]
4444

4545
- repo: https://github.com/asottile/pyupgrade
46-
rev: v2.15.0
46+
rev: v2.16.0
4747
hooks:
4848
- id: pyupgrade
4949
name: PyUpgrade 3.6+

0 commit comments

Comments
 (0)