Skip to content

Commit 1a1da1e

Browse files
authored
Merge pull request #81 from dask-contrib/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4991ac6 + cddd78f commit 1a1da1e

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/charliermarsh/ruff-pre-commit
10-
rev: v0.0.263
10+
rev: v0.0.265
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.3.2
19+
rev: v3.4.0
2020
hooks:
2121
- id: pyupgrade
2222
args:

0 commit comments

Comments
 (0)