Skip to content

Commit b9cf433

Browse files
[pre-commit.ci] pre-commit autoupdate (#119)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 385616c commit b9cf433

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:
22
- repo: https://github.com/psf/black
3-
rev: 23.3.0
3+
rev: 23.7.0
44
hooks:
55
- id: black
66

@@ -14,7 +14,7 @@ repos:
1414
args: [--autofix]
1515
- id: check-json
1616

17-
- repo: https://github.com/charliermarsh/ruff-pre-commit
18-
rev: v0.0.272
17+
- repo: https://github.com/astral-sh/ruff-pre-commit
18+
rev: v0.0.277
1919
hooks:
2020
- id: ruff

0 commit comments

Comments
 (0)