Skip to content

Commit 849569b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.7.0 → 23.10.0](psf/black@23.7.0...23.10.0) - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.6.1](pre-commit/mirrors-mypy@v1.4.1...v1.6.1)
1 parent 5f5424a commit 849569b

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.10.0
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.1
99
hooks:
1010
- id: mypy
1111
name: mypy openml

0 commit comments

Comments
 (0)