Skip to content

Commit 8ea9fb5

Browse files
[pre-commit.ci] pre-commit autoupdate (#74)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c79e692 commit 8ea9fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ repos:
99
- id: black
1010
language_version: python3
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.0.276
12+
rev: v0.0.277
1313
hooks:
1414
- id: ruff
1515
args: ["--fix"]
1616
- repo: https://github.com/pre-commit/mirrors-prettier
17-
rev: v2.7.1
17+
rev: v3.0.0
1818
hooks:
1919
- id: prettier

0 commit comments

Comments
 (0)