MilesCranmer commited on
Commit
e2212e3
2 Parent(s): ebc37c5 2873c8c

Merge pull request #612 from MilesCranmer/pre-commit-ci-update-config

Browse files
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: 24.4.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: 24.4.2
13
  hooks:
14
  - id: black
15
  - id: black-jupyter