Skip to content

Commit 4a3d3fc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.15.22](astral-sh/ruff-pre-commit@v0.15.21...v0.15.22)
1 parent 9b1adcc commit 4a3d3fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
exclude: '^\.yarn/releases/yarn.*js'
2222
args: ["--fix=lf"]
2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.15.21
24+
rev: v0.15.22
2525
hooks:
2626
# Run the python linter.
2727
- id: ruff-check

0 commit comments

Comments
 (0)