Skip to content

Commit bc6fc08

Browse files
authored
Merge pull request fastmachinelearning#869 from fastmachinelearning/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3158eca + bb5aeba commit bc6fc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.7.0
5+
rev: 23.9.1
66
hooks:
77
- id: black
88
language_version: python3
@@ -30,7 +30,7 @@ repos:
3030
args: ["--profile", "black", --line-length=125]
3131

3232
- repo: https://github.com/asottile/pyupgrade
33-
rev: v3.10.1
33+
rev: v3.13.0
3434
hooks:
3535
- id: pyupgrade
3636
args: ["--py36-plus"]

0 commit comments

Comments
 (0)