Skip to content

Commit 908c767

Browse files
authored
Merge pull request #46 from yt-project/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b6b81d6 + 53c6d83 commit 908c767

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
@@ -19,7 +19,7 @@ repos:
1919
- id: check-yaml
2020

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

@@ -30,7 +30,7 @@ repos:
3030
additional_dependencies: [black==23.9.1]
3131

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

0 commit comments

Comments
 (0)