Skip to content

Commit 9b5772f

Browse files
[pre-commit.ci] pre-commit autoupdate (#10582)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: skshetry <[email protected]>
1 parent c1aaeff commit 9b5772f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ci:
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.6.0
9+
rev: v5.0.0
1010
hooks:
1111
- id: check-added-large-files
1212
- id: check-case-conflict
@@ -22,7 +22,7 @@ repos:
2222
- id: sort-simple-yaml
2323
- id: trailing-whitespace
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: 'v0.6.8'
25+
rev: 'v0.6.9'
2626
hooks:
2727
- id: ruff
2828
args: [--fix, --exit-non-zero-on-fix]
@@ -50,7 +50,7 @@ repos:
5050
language: system
5151
name: DVC pre-commit
5252
stages:
53-
- commit
53+
- pre-commit
5454
verbose: true
5555
require_serial: true
5656
- args:
@@ -61,7 +61,7 @@ repos:
6161
language: system
6262
name: DVC pre-push
6363
stages:
64-
- push
64+
- pre-push
6565
require_serial: true
6666
- always_run: true
6767
args:

0 commit comments

Comments
 (0)