Skip to content

Commit 027da65

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.1.0...v5.0.0) - [github.com/kynan/nbstripout: 0.6.1 → 0.8.1](kynan/nbstripout@0.6.1...0.8.1) - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.11.9](astral-sh/ruff-pre-commit@v0.4.1...v0.11.9)
1 parent c564ee2 commit 027da65

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
@@ -2,7 +2,7 @@
22
repos:
33

44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.1.0
5+
rev: v5.0.0
66
hooks:
77
- id: check-json
88
- id: check-yaml
@@ -15,12 +15,12 @@ repos:
1515
exclude: *exclude_pre_commit_hooks
1616

1717
- repo: https://github.com/kynan/nbstripout
18-
rev: 0.6.1
18+
rev: 0.8.1
1919
hooks:
2020
- id: nbstripout
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.4.1
23+
rev: v0.11.9
2424
hooks:
2525
- id: ruff-format
2626
exclude: &exclude_ruff >

0 commit comments

Comments
 (0)