Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6629dec

Browse files
[pre-commit.ci] pre-commit autoupdate (#391)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.11](astral-sh/ruff-pre-commit@v0.12.3...v0.12.11) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent db373ea commit 6629dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v5.0.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: check-added-large-files
1212
- id: check-ast
@@ -54,7 +54,7 @@ repos:
5454
- tomli
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.12.3
57+
rev: v0.12.11
5858
hooks:
5959
- id: ruff
6060
- id: ruff-format

0 commit comments

Comments
 (0)