Skip to content

Commit 86f284e

Browse files
[pre-commit.ci] pre-commit autoupdate (#84)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cfd6f2b commit 86f284e

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,12 +9,12 @@ repos:
99
- id: black
1010
language_version: python3
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.0.281
12+
rev: v0.0.282
1313
hooks:
1414
- id: ruff
1515
args: ["--fix"]
1616
- repo: https://github.com/pre-commit/mirrors-prettier
17-
rev: v3.0.0
17+
rev: v3.0.1
1818
hooks:
1919
- id: prettier
2020
additional_dependencies:

0 commit comments

Comments
 (0)