Skip to content

Commit 69717d8

Browse files
[pre-commit.ci] pre-commit autoupdate (#8822)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a622bad commit 69717d8

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
@@ -21,7 +21,7 @@ repos:
2121
- id: check-docstring-first
2222

2323
- repo: https://github.com/psf/black-pre-commit-mirror
24-
rev: 23.12.0
24+
rev: 23.12.1
2525
hooks:
2626
- id: black
2727
exclude: tests/([^/]*/)*fixtures/
@@ -32,6 +32,6 @@ repos:
3232
- id: validate_manifest
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.1.8
35+
rev: v0.1.9
3636
hooks:
3737
- id: ruff

0 commit comments

Comments
 (0)