Skip to content

Commit 994e8ac

Browse files
chore: update pre-commit hooks (#210)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.4...v0.11.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c7bfcf7 commit 994e8ac

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
@@ -79,7 +79,7 @@ repos:
7979
types: [file, python]
8080

8181
- repo: https://github.com/astral-sh/ruff-pre-commit
82-
rev: "v0.11.4"
82+
rev: "v0.11.6"
8383
hooks:
8484
- id: ruff
8585
types: [file, python]

0 commit comments

Comments
 (0)