Skip to content

Commit 9f064b7

Browse files
[pre-commit.ci] pre-commit autoupdate (#441)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.2...v0.14.0) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 828565d commit 9f064b7

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
@@ -7,12 +7,12 @@ repos:
77
- id: trailing-whitespace
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.13.2
10+
rev: v0.14.0
1111
hooks:
1212
- id: ruff
1313
args: [ --fix ]
1414

15-
- repo: https://github.com/psf/black
15+
- repo: https://github.com/psf/black-pre-commit-mirror
1616
rev: 25.9.0
1717
hooks:
1818
- id: black

0 commit comments

Comments
 (0)