Skip to content

Commit b67e730

Browse files
authored
Merge pull request fastmachinelearning#882 from fastmachinelearning/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d36e226 + c767e73 commit b67e730

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
@@ -10,7 +10,7 @@ repos:
1010
'--skip-string-normalization']
1111

1212
- repo: https://github.com/pre-commit/pre-commit-hooks
13-
rev: v4.4.0
13+
rev: v4.5.0
1414
hooks:
1515
- id: check-added-large-files
1616
- id: check-case-conflict
@@ -30,7 +30,7 @@ repos:
3030
args: ["--profile", "black", --line-length=125]
3131

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

0 commit comments

Comments
 (0)