Skip to content

Commit 80b1383

Browse files
authored
Merge pull request #1301 from fastmachinelearning/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 631332c + 7b875e3 commit 80b1383

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/tox-dev/pyproject-fmt
13-
rev: v2.5.1
13+
rev: v2.6.0
1414
hooks:
1515
- id: pyproject-fmt
1616

@@ -35,7 +35,7 @@ repos:
3535
- id: isort
3636

3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.19.1
38+
rev: v3.20.0
3939
hooks:
4040
- id: pyupgrade
4141
args: ["--py310-plus"]

0 commit comments

Comments
 (0)