Skip to content

Commit 986ccaf

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.10b0 → 24.4.2](psf/black@21.10b0...24.4.2) - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.6.0](pre-commit/pre-commit-hooks@v4.0.1...v4.6.0)
1 parent dacf2fd commit 986ccaf

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
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/psf/black
4-
rev: 21.10b0
4+
rev: 24.4.2
55
hooks:
66
- id: black
77

@@ -12,7 +12,7 @@ repos:
1212
name: isort
1313

1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.0.1
15+
rev: v4.6.0
1616
hooks:
1717
- id: trailing-whitespace
1818
- id: end-of-file-fixer

0 commit comments

Comments
 (0)