Skip to content

Commit 2fd6968

Browse files
[pre-commit.ci] pre-commit autoupdate (#642)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8dbb3de commit 2fd6968

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
@@ -68,7 +68,7 @@ repos:
6868
# Ruff is a code style and formatter
6969
# It works on files in-place
7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: v0.14.2
71+
rev: v0.14.3
7272
hooks:
7373
- id: ruff-check
7474
name: ruff

0 commit comments

Comments
 (0)