Skip to content

Commit 7ddbb4e

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.3.2 → v3.6.0](asottile/pyupgrade@v3.3.2...v3.6.0) - [github.com/asottile/yesqa: v1.4.0 → v1.5.0](asottile/yesqa@v1.4.0...v1.5.0)
1 parent 1e86389 commit 7ddbb4e

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.3.2
3+
rev: v3.6.0
44
hooks:
55
- id: pyupgrade
66
args: ["--py36-plus"]
@@ -11,7 +11,7 @@ repos:
1111
- id: flake8
1212

1313
- repo: https://github.com/asottile/yesqa
14-
rev: v1.4.0
14+
rev: v1.5.0
1515
hooks:
1616
- id: yesqa
1717

0 commit comments

Comments
 (0)