Skip to content

Commit b975ed7

Browse files
authored
Merge pull request #323 from jupyterlite/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2e6e450 + 39a13bf commit b975ed7

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
@@ -9,12 +9,12 @@ repos:
99
types_or: [css, javascript, yaml]
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
1111
# Ruff version.
12-
rev: v0.13.2
12+
rev: v0.13.3
1313
hooks:
1414
# Run the linter.
1515
- id: ruff
1616
args: [--fix]
17-
- repo: https://github.com/psf/black
17+
- repo: https://github.com/psf/black-pre-commit-mirror
1818
rev: 25.9.0
1919
hooks:
2020
- id: black

0 commit comments

Comments
 (0)