Skip to content

Commit def8ea7

Browse files
authored
Merge pull request #127 from dask-contrib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ccf42d1 + 754066a commit def8ea7

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
@@ -1,13 +1,13 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 24.1.1
3+
rev: 24.2.0
44
hooks:
55
- id: black
66
language_version: python3
77
args:
88
- --target-version=py38
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.2.0
10+
rev: v0.2.1
1111
hooks:
1212
- id: ruff
1313
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)