Skip to content

Commit d90e390

Browse files
[pre-commit.ci] pre-commit autoupdate (#221)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.1.4](astral-sh/ruff-pre-commit@v0.1.0...v0.1.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 038727f commit d90e390

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
@@ -102,7 +102,7 @@ repos:
102102
# Python: Ruff linter
103103
# https://docs.astral.sh/ruff/
104104
- repo: https://github.com/astral-sh/ruff-pre-commit
105-
rev: v0.1.0
105+
rev: v0.1.4
106106
hooks:
107107
- id: ruff
108108
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)