Skip to content

Commit 64ca55d

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.7 → v0.12.11](astral-sh/ruff-pre-commit@v0.12.7...v0.12.11)
1 parent 62a722c commit 64ca55d

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
@@ -18,7 +18,7 @@ ci:
1818

1919
repos:
2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v5.0.0
21+
rev: v6.0.0
2222
hooks:
2323
- id: trailing-whitespace
2424
- id: end-of-file-fixer
@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies: [black==24.3.0]
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.12.7
39+
rev: v0.12.11
4040
hooks:
4141
- id: ruff-format
4242
- id: ruff-check

0 commit comments

Comments
 (0)