Skip to content

Commit b5f5a8e

Browse files
authored
Merge pull request #120 from fastmachinelearning/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c71cb08 + 03d7837 commit b5f5a8e

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
@@ -2,7 +2,7 @@ exclude: .*\.rpt$
22

33
repos:
44
- repo: https://github.com/psf/black-pre-commit-mirror
5-
rev: 26.1.0
5+
rev: 26.3.1
66
hooks:
77
- id: black-jupyter
88
language_version: python3
@@ -24,7 +24,7 @@ repos:
2424
- id: trailing-whitespace
2525

2626
- repo: https://github.com/PyCQA/isort
27-
rev: 7.0.0
27+
rev: 8.0.1
2828
hooks:
2929
- id: isort
3030
args: ["--profile", "black", --line-length=125]

0 commit comments

Comments
 (0)