Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e68ed8

Browse files
[pre-commit.ci] pre-commit autoupdate (#587)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c886784 commit 0e68ed8

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v3.15.0
3+
rev: v3.15.2
44
hooks:
55
- id: pyupgrade
66
args: [--py38-plus]
@@ -11,7 +11,7 @@ repos:
1111
- id: isort
1212

1313
- repo: https://github.com/PyCQA/flake8
14-
rev: 6.1.0
14+
rev: 7.0.0
1515
hooks:
1616
- id: flake8
1717

0 commit comments

Comments
 (0)