Skip to content

Commit a222aa5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.1](astral-sh/ruff-pre-commit@v0.14.0...v0.14.1)
1 parent 6d4d226 commit a222aa5

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
@@ -100,7 +100,7 @@ repos:
100100
]
101101

102102
- repo: https://github.com/astral-sh/ruff-pre-commit
103-
rev: v0.14.0
103+
rev: v0.14.1
104104
hooks:
105105
- id: ruff
106106
args: [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]

0 commit comments

Comments
 (0)