Skip to content

Commit a2b687c

Browse files
[pre-commit.ci] pre-commit autoupdate
[skip ci] updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.0...v0.11.5)
1 parent 6258cd4 commit a2b687c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
stages: [commit-msg]
6868
additional_dependencies: ["@commitlint/config-conventional"]
6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.11.0
70+
rev: v0.11.5
7171
hooks:
7272
- id: ruff
7373
args: [ --fix ]

0 commit comments

Comments
 (0)