Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Oct 8, 2024
1 parent 9a56a47 commit 0f645a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repos:
language: system
name: DVC pre-commit
stages:
- Nonepre-commitNone
- pre-commit
verbose: true
require_serial: true
- args:
Expand All @@ -61,7 +61,7 @@ repos:
language: system
name: DVC pre-push
stages:
- Nonepre-pushNone
- pre-push
require_serial: true
- always_run: true
args:
Expand Down

0 comments on commit 0f645a2

Please sign in to comment.