Skip to content

Commit 68f5d96

Browse files
[pre-commit.ci] pre-commit autoupdate (#35)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cad7bc8 commit 68f5d96

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
@@ -49,7 +49,7 @@ repos:
4949
- id: mdformat
5050

5151
- repo: https://github.com/asottile/pyupgrade
52-
rev: v3.2.2
52+
rev: v3.3.0
5353
hooks:
5454
- id: pyupgrade
5555
args: [--py38-plus]
@@ -62,7 +62,7 @@ repos:
6262
stages: [manual]
6363

6464
- repo: https://github.com/john-hen/Flake8-pyproject
65-
rev: 1.2.1
65+
rev: 1.2.2
6666
hooks:
6767
- id: Flake8-pyproject
6868
alias: flake8

0 commit comments

Comments
 (0)