Skip to content

Commit d62875f

Browse files
[pre-commit.ci] pre-commit autoupdate (#132)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Randy Döring <[email protected]>
1 parent e518c55 commit d62875f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
2-
- repo: https://github.com/psf/black
3-
rev: 23.7.0
2+
- repo: https://github.com/psf/black-pre-commit-mirror
3+
rev: 23.9.1
44
hooks:
55
- id: black
66

@@ -15,6 +15,6 @@ repos:
1515
- id: check-json
1616

1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.0.285
18+
rev: v0.0.290
1919
hooks:
2020
- id: ruff

0 commit comments

Comments
 (0)