Skip to content

Commit cc38f2a

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) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.11.0](psf/black-pre-commit-mirror@25.1.0...25.11.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.14.7](astral-sh/ruff-pre-commit@v0.11.13...v0.14.7)
1 parent 4ba1c1f commit cc38f2a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
@@ -14,13 +14,13 @@ repos:
1414
- id: debug-statements
1515
- id: detect-private-key
1616

17-
- repo: https://github.com/psf/black
18-
rev: 25.1.0
17+
- repo: https://github.com/psf/black-pre-commit-mirror
18+
rev: 25.11.0
1919
hooks:
2020
- id: black
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.11.13
23+
rev: v0.14.7
2424
hooks:
2525
- id: ruff
2626
args: ["--fix"]

0 commit comments

Comments
 (0)