Skip to content

Commit bb0e3fb

Browse files
⬆️🪝 update pre-commit hooks (#80)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](astral-sh/ruff-pre-commit@v0.1.11...v0.1.13) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a9ce4df commit bb0e3fb

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
@@ -56,7 +56,7 @@ repos:
5656
types_or: [yaml, markdown, html, css, javascript, json]
5757

5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.1.11
59+
rev: v0.1.13
6060
hooks:
6161
- id: ruff
6262
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)