Skip to content

Commit ad52da6

Browse files
chore: update pre-commit hooks (#29)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.2...v0.11.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d7013d4 commit ad52da6

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
@@ -45,7 +45,7 @@ repos:
4545
additional_dependencies: [black==23.3.0]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: "v0.11.2"
48+
rev: "v0.11.5"
4949
hooks:
5050
- id: ruff
5151
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)