Skip to content

Commit 2f3ffd4

Browse files
[pre-commit.ci] pre-commit autoupdate (#902)
updates: - [github.com/psf/black: 23.10.0 → 23.10.1](psf/black@23.10.0...23.10.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Javier Duarte <jduarte@ucsd.edu>
1 parent d4e7655 commit 2f3ffd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ exclude: (^hls4ml\/templates\/(vivado|quartus)\/(ap_types|ac_types)\/|^test/pyte
22

33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 23.10.0
5+
rev: 23.10.1
66
hooks:
77
- id: black
88
language_version: python3

0 commit comments

Comments
 (0)