pre-commit-ci[bot] commited on
Commit
4037c02
1 Parent(s): 5bf2e55

[pre-commit.ci] pre-commit autoupdate

Browse files

updates:
- [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)

Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -9,7 +9,7 @@ repos:
9
  - id: check-added-large-files
10
  # General formatting
11
  - repo: https://github.com/psf/black
12
- rev: 23.12.0
13
  hooks:
14
  - id: black
15
  - id: black-jupyter
 
9
  - id: check-added-large-files
10
  # General formatting
11
  - repo: https://github.com/psf/black
12
+ rev: 23.12.1
13
  hooks:
14
  - id: black
15
  - id: black-jupyter