We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c54778a commit 13c9143Copy full SHA for 13c9143
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
- rev: v4.5.0
+ rev: v4.6.0
13
hooks:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
@@ -23,7 +23,7 @@ repos:
23
- id: detect-private-key
24
25
- repo: https://github.com/psf/black
26
- rev: "24.3.0"
+ rev: "24.4.2"
27
28
- id: black
29
- id: black-jupyter
0 commit comments