Skip to content

Commit 7c00f74

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.6.0](pre-commit/mirrors-mypy@v1.4.1...v1.6.0)
1 parent 5f5424a commit 7c00f74

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 23.7.0
3+
rev: 23.9.1
44
hooks:
55
- id: black
66
args: [--line-length=100]
77
- repo: https://github.com/pre-commit/mirrors-mypy
8-
rev: v1.4.1
8+
rev: v1.6.0
99
hooks:
1010
- id: mypy
1111
name: mypy openml

0 commit comments

Comments
 (0)