Skip to content

Commit f94c766

Browse files
[pre-commit.ci] pre-commit autoupdate
[skip ci] updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4)
1 parent 08ece9b commit f94c766

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
@@ -63,7 +63,7 @@ repos:
6363
stages: [commit-msg]
6464
additional_dependencies: ["@commitlint/config-conventional"]
6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.14.3
66+
rev: v0.14.4
6767
hooks:
6868
- id: ruff
6969
args: [--fix]

0 commit comments

Comments
 (0)