Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit bf350c1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4)
1 parent 121f357 commit bf350c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: check-merge-conflict
66
- id: debug-statements
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: "v0.9.3"
8+
rev: "v0.9.4"
99
hooks:
1010
- id: ruff
1111
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)