Skip to content

Commit f66890c

Browse files
authored
Merge pull request #130 from yt-project/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3d5bd8a + 9f21d44 commit f66890c

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
@@ -9,12 +9,12 @@ repos:
99
- id: check-executables-have-shebangs
1010
- id: check-yaml
1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v3.21.0
12+
rev: v3.21.1
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py38-plus]
1616
- repo: https://github.com/psf/black-pre-commit-mirror
17-
rev: 25.9.0
17+
rev: 25.11.0
1818
hooks:
1919
- id: black-jupyter
2020

0 commit comments

Comments
 (0)