Skip to content

Commit 592ca28

Browse files
[pre-commit.ci] pre-commit autoupdate (#113)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.13](astral-sh/ruff-pre-commit@v0.13.3...v0.14.13) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: JasonGrace2282 <aarush.deshpande@gmail.com>
1 parent 7a18b1c commit 592ca28

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
@@ -19,7 +19,7 @@ repos:
1919
- id: codespell
2020
files: ^.*\.(py|md|rst)$
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.13.3
22+
rev: v0.14.13
2323
hooks:
2424
- id: ruff
2525
args: [ "--fix", "--exit-non-zero-on-fix" ]

0 commit comments

Comments
 (0)