Skip to content

Commit fad8a84

Browse files
[pre-commit.ci] pre-commit autoupdate (#2135)
updates: - [github.com/asottile/pyupgrade: v2.23.0 → v2.23.1](asottile/pyupgrade@v2.23.0...v2.23.1) - [github.com/PyCQA/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 64010c6 commit fad8a84

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
@@ -14,11 +14,11 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v2.23.0
17+
rev: v2.23.1
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/PyCQA/isort
21-
rev: 5.9.2
21+
rev: 5.9.3
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)