Skip to content

Commit fdb3352

Browse files
[pre-commit.ci] pre-commit autoupdate (#470)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 58a4298 commit fdb3352

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
@@ -42,13 +42,13 @@ repos:
4242
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
4343

4444
- repo: https://github.com/asottile/pyupgrade
45-
rev: v3.2.2
45+
rev: v3.3.0
4646
hooks:
4747
- id: pyupgrade
4848
args: [--py38-plus]
4949

5050
- repo: https://github.com/john-hen/Flake8-pyproject
51-
rev: 1.2.1
51+
rev: 1.2.2
5252
hooks:
5353
- id: Flake8-pyproject
5454
alias: flake8

0 commit comments

Comments
 (0)