pre-commit-ci[bot] commited on
Commit
67407fb
·
unverified ·
1 Parent(s): 7007026

[pre-commit.ci] pre-commit autoupdate (#1)

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -12,7 +12,7 @@ repos:
12
  args: ["--maxkb=500"]
13
 
14
  - repo: https://github.com/psf/black
15
- rev: 24.4.2
16
  hooks:
17
  - id: black-jupyter
18
  language_version: python3.11
 
12
  args: ["--maxkb=500"]
13
 
14
  - repo: https://github.com/psf/black
15
+ rev: 24.8.0
16
  hooks:
17
  - id: black-jupyter
18
  language_version: python3.11