Skip to content

Commit 7d3623b

Browse files
pre-commit-ci[bot]neersighted
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](asottile/pyupgrade@v3.2.0...v3.2.2) - [github.com/hadialqattan/pycln: v2.1.1 → v2.1.2](hadialqattan/pycln@v2.1.1...v2.1.2)
1 parent f760a59 commit 7d3623b

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
@@ -3,14 +3,14 @@ ci:
33

44
repos:
55
- repo: https://github.com/asottile/pyupgrade
6-
rev: v3.2.0
6+
rev: v3.2.2
77
hooks:
88
- id: pyupgrade
99
args:
1010
- --py37-plus
1111

1212
- repo: https://github.com/hadialqattan/pycln
13-
rev: v2.1.1
13+
rev: v2.1.2
1414
hooks:
1515
- id: pycln
1616

0 commit comments

Comments
 (0)