Skip to content

Commit 5534c47

Browse files
[pre-commit.ci] pre-commit autoupdate (#671)
updates: - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 27f1cc9 commit 5534c47

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
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/psf/black
7-
rev: 24.8.0
7+
rev: 24.10.0
88
hooks:
99
- id: black
1010

@@ -26,7 +26,7 @@ repos:
2626
- id: flake8
2727

2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v4.6.0
29+
rev: v5.0.0
3030
hooks:
3131
- id: trailing-whitespace
3232
- id: end-of-file-fixer

0 commit comments

Comments
 (0)