Skip to content

Commit 1966f90

Browse files
[pre-commit.ci] pre-commit autoupdate (#326)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ec0839c commit 1966f90

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
@@ -40,7 +40,7 @@ repos:
4040
- id: mdformat
4141

4242
- repo: https://github.com/asottile/pyupgrade
43-
rev: v3.0.0
43+
rev: v3.1.0
4444
hooks:
4545
- id: pyupgrade
4646
args: [--py37-plus]
@@ -53,7 +53,7 @@ repos:
5353
stages: [manual]
5454

5555
- repo: https://github.com/john-hen/Flake8-pyproject
56-
rev: 1.0.1
56+
rev: 1.1.0.post0
5757
hooks:
5858
- id: Flake8-pyproject
5959
alias: flake8

0 commit comments

Comments
 (0)