Skip to content

Commit 2c71f6d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) - [github.com/astral-sh/ruff-pre-commit: v0.0.277 → v0.0.280](astral-sh/ruff-pre-commit@v0.0.277...v0.0.280)
1 parent f937126 commit 2c71f6d

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
@@ -12,11 +12,11 @@ repos:
1212
- id: requirements-txt-fixer
1313
- id: check-vcs-permalinks
1414
- repo: https://github.com/psf/black
15-
rev: 23.3.0
15+
rev: 23.7.0
1616
hooks:
1717
- id: black
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.0.277
19+
rev: v0.0.280
2020
hooks:
2121
- id: ruff
2222
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)