Skip to content

Commit 21b748f

Browse files
[pre-commit.ci] pre-commit autoupdate
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.9 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.9...v0.13.3)
1 parent 43f4ac7 commit 21b748f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

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

88
repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v5.0.0
10+
rev: v6.0.0
1111
hooks:
1212
- id: check-added-large-files
1313
- id: check-case-conflict
@@ -19,7 +19,7 @@ repos:
1919
- id: end-of-file-fixer
2020
- id: trailing-whitespace
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: 'v0.12.9' # keep in sync with .github/workflows/ruff.yml
22+
rev: 'v0.13.3' # keep in sync with .github/workflows/ruff.yml
2323
hooks:
2424
- id: ruff-check
2525
args: [--fix]

0 commit comments

Comments
 (0)