Skip to content

Commit 00b5264

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.1.0...v4.6.0) - [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](kynan/nbstripout@0.6.1...0.7.1) - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.6.5](astral-sh/ruff-pre-commit@v0.4.1...v0.6.5)
1 parent eea144c commit 00b5264

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: v4.6.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.7.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.6.5
2424
hooks:
2525
- id: ruff-format
2626
exclude: &exclude_ruff >

0 commit comments

Comments
 (0)