Skip to content

Commit cfec6df

Browse files
[pre-commit.ci] pre-commit autoupdate (#628)
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.278](astral-sh/ruff-pre-commit@v0.0.277...v0.0.278) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fbb9c52 commit cfec6df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: sort-simple-yaml
2121
- id: trailing-whitespace
2222
- repo: https://github.com/psf/black
23-
rev: 23.3.0
23+
rev: 23.7.0
2424
hooks:
2525
- id: black
2626
- repo: https://github.com/PyCQA/isort
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies: ["tomli"]
3535
- repo: https://github.com/astral-sh/ruff-pre-commit
3636
# Ruff version.
37-
rev: 'v0.0.277'
37+
rev: 'v0.0.278'
3838
hooks:
3939
- id: ruff
4040
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)