Skip to content

Commit 9da5999

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.7.2](astral-sh/ruff-pre-commit@v0.5.2...v0.7.2) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
1 parent 7400e61 commit 9da5999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.5.2
3+
rev: v0.7.2
44
hooks:
55
- id: ruff
66
args:
@@ -13,7 +13,7 @@ repos:
1313
- id: toml-sort-fix
1414
exclude: poetry.lock
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.6.0
16+
rev: v5.0.0
1717
hooks:
1818
- id: check-added-large-files
1919
- id: check-ast

0 commit comments

Comments
 (0)