Skip to content

Commit 93698cf

Browse files
committed
Run pre-commit autoupdate
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent a6e4b01 commit 93698cf

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
@@ -11,7 +11,7 @@
1111

1212
repos:
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: check-json
1717
- id: pretty-format-json
@@ -21,6 +21,6 @@ repos:
2121
- --no-sort-keys
2222
exclude: ^vendor/
2323
- repo: https://github.com/psf/black
24-
rev: 25.1.0
24+
rev: 25.11.0
2525
hooks:
2626
- id: black

0 commit comments

Comments
 (0)