Skip to content

Commit 40a4f4b

Browse files
chore: update pre-commit hooks
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.236 → v0.0.237](astral-sh/ruff-pre-commit@v0.0.236...v0.0.237)
1 parent 4cbf56f commit 40a4f4b

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
@@ -15,7 +15,7 @@ repos:
1515
- id: black
1616

1717
- repo: https://github.com/charliermarsh/ruff-pre-commit
18-
rev: "v0.0.236"
18+
rev: "v0.0.237"
1919
hooks:
2020
- id: ruff
2121
args: [--ignore=E741, --exclude=__init__.py]

0 commit comments

Comments
 (0)