Skip to content

Commit 6c1c5c4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5) - [github.com/kynan/nbstripout: 0.8.1 → 0.8.2](kynan/nbstripout@0.8.1...0.8.2)
1 parent 5f2e8ec commit 6c1c5c4

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
@@ -10,7 +10,7 @@ repos:
1010
types: [text]
1111
files: \.(json|ipynb)$
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.4
13+
rev: v0.14.5
1414
hooks:
1515
- id: ruff
1616
name: ruff lint (.py)
@@ -40,7 +40,7 @@ repos:
4040
additional_dependencies:
4141
- pydoclint[flake8]
4242
- repo: https://github.com/kynan/nbstripout
43-
rev: 0.8.1
43+
rev: 0.8.2
4444
hooks:
4545
- id: nbstripout
4646
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)