Skip to content

Commit 1bb0e88

Browse files
[pre-commit.ci] pre-commit autoupdate (#562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2cef1c4 commit 1bb0e88

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
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies:
3535
- tomli==2.0.1
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.9.0
37+
rev: v3.10.1
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py38-plus]
@@ -59,7 +59,7 @@ repos:
5959
- --add-import
6060
- 'from __future__ import annotations'
6161
- repo: https://github.com/PyCQA/flake8
62-
rev: 6.0.0
62+
rev: 6.1.0
6363
hooks:
6464
- id: flake8
6565
additional_dependencies:

0 commit comments

Comments
 (0)