Skip to content

Commit c7c268b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.9.0 → v3.10.1](asottile/pyupgrade@v3.9.0...v3.10.1) - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
1 parent f1ab52b commit c7c268b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: check-merge-conflict
1212

1313
- repo: https://github.com/asottile/pyupgrade
14-
rev: v3.9.0
14+
rev: v3.10.1
1515
hooks:
1616
- id: pyupgrade
1717
args: [--py310-plus]
@@ -35,7 +35,7 @@ repos:
3535
args: ["--profile", "black"]
3636

3737
- repo: https://github.com/PyCQA/flake8
38-
rev: 6.0.0
38+
rev: 6.1.0
3939
hooks:
4040
- id: flake8
4141
args:

0 commit comments

Comments
 (0)