Skip to content

Commit 8caccd5

Browse files
authored
Merge pull request #128 from dask-contrib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents def8ea7 + 2cabad6 commit 8caccd5

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
@@ -7,7 +7,7 @@ repos:
77
args:
88
- --target-version=py38
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.2.1
10+
rev: v0.2.2
1111
hooks:
1212
- id: ruff
1313
- repo: https://github.com/PyCQA/isort
@@ -16,7 +16,7 @@ repos:
1616
- id: isort
1717
language_version: python3
1818
- repo: https://github.com/asottile/pyupgrade
19-
rev: v3.15.0
19+
rev: v3.15.1
2020
hooks:
2121
- id: pyupgrade
2222
args:

0 commit comments

Comments
 (0)