Skip to content

Commit 1dd8ca3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/iterative/dvc: 3.45.0 → 3.49.0](iterative/dvc@3.45.0...3.49.0) - [github.com/charliermarsh/ruff-pre-commit: v0.1.11 → v0.3.5](astral-sh/ruff-pre-commit@v0.1.11...v0.3.5)
1 parent dfcef32 commit 1dd8ca3

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,7 +81,7 @@ repos:
8181
- id: "trailing-whitespace"
8282
# * ------------------------------------------------------------------------------ * #
8383
- repo: "https://github.com/iterative/dvc"
84-
rev: "3.45.0"
84+
rev: "3.49.0"
8585
hooks:
8686
- id: "dvc-post-checkout"
8787
additional_dependencies: ["dvc[gs]"]
@@ -109,7 +109,7 @@ repos:
109109
|tests/.*
110110
)$
111111
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
112-
rev: "v0.1.11"
112+
rev: "v0.3.5"
113113
hooks:
114114
- id: "ruff"
115115
types_or: ["python", "pyi", "jupyter"]

0 commit comments

Comments
 (0)