Skip to content

Commit 9a3fd39

Browse files
[pre-commit.ci] pre-commit autoupdate (#894)
updates: - [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](asottile/pyupgrade@v3.2.2...v3.3.0) - [github.com/john-hen/Flake8-pyproject: 1.2.1 → 1.2.2](john-hen/Flake8-pyproject@1.2.1...1.2.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 641d60a commit 9a3fd39

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
@@ -38,7 +38,7 @@ repos:
3838
- id: mdformat
3939

4040
- repo: https://github.com/asottile/pyupgrade
41-
rev: v3.2.2
41+
rev: v3.3.0
4242
hooks:
4343
- id: pyupgrade
4444
args: [--py38-plus]
@@ -51,7 +51,7 @@ repos:
5151
stages: [manual]
5252

5353
- repo: https://github.com/john-hen/Flake8-pyproject
54-
rev: 1.2.1
54+
rev: 1.2.2
5555
hooks:
5656
- id: Flake8-pyproject
5757
alias: flake8

0 commit comments

Comments
 (0)