Skip to content

Commit c435d15

Browse files
authored
Merge pull request #18 from yt-project/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ad50361 + 5c0578b commit c435d15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ repos:
1919
- id: check-yaml
2020

2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 24.8.0
22+
rev: 24.10.0
2323
hooks:
2424
- id: black-jupyter
2525

2626
- repo: https://github.com/adamchainz/blacken-docs
27-
rev: 1.18.0
27+
rev: 1.19.1
2828
hooks:
2929
- id: blacken-docs
3030
additional_dependencies: [black==23.9.1]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.6.9
33+
rev: v0.7.2
3434
hooks:
3535
- id: ruff
3636
args: [--fix]

0 commit comments

Comments
 (0)