Skip to content

Commit c08a63c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/iterative/dvc: 3.35.0 → 3.37.0](iterative/dvc@3.35.0...3.37.0) - [github.com/srstevenson/nb-clean: 3.1.0 → 3.2.0](srstevenson/nb-clean@3.1.0...3.2.0)
1 parent fc21da8 commit c08a63c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@ repos:
8181
- id: "trailing-whitespace"
8282
# * ------------------------------------------------------------------------------ * #
8383
- repo: "https://github.com/iterative/dvc"
84-
rev: "3.35.0"
84+
rev: "3.37.0"
8585
hooks:
8686
- id: "dvc-post-checkout"
8787
additional_dependencies: ["dvc[gs]"]
8888
- id: "dvc-pre-push"
8989
additional_dependencies: ["dvc[gs]"]
9090
# * ------------------------------------------------------------------------------ * #
9191
- repo: "https://github.com/srstevenson/nb-clean"
92-
rev: "3.1.0"
92+
rev: "3.2.0"
9393
hooks:
9494
- id: "nb-clean"
9595
args:

0 commit comments

Comments
 (0)