Skip to content

Commit cb23638

Browse files
[pre-commit.ci] pre-commit autoupdate (#563)
1 parent 1fb4592 commit cb23638

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v3.19.1
3+
rev: v3.20.0
44
hooks:
55
- id: pyupgrade
66
args: [--py39-plus]
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: isort
1616
- repo: https://github.com/PyCQA/flake8
17-
rev: 7.2.0
17+
rev: 7.3.0
1818
hooks:
1919
- id: flake8
2020
additional_dependencies:

0 commit comments

Comments
 (0)