Skip to content

Commit

Permalink
fix: deprecated stage names (#1079)
Browse files Browse the repository at this point in the history
Co-authored-by: Aatreyee Mukherjee <[email protected]>
  • Loading branch information
aatreyee2506 and Aatreyee Mukherjee authored Dec 16, 2024
1 parent d63f9de commit c9556fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion module-assets/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
default_stages: [commit]
default_stages: [pre-commit]
repos:
- repo: local
hooks:
Expand Down
2 changes: 1 addition & 1 deletion stack-assets/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
default_stages: [commit]
default_stages: [pre-commit]
repos:
- repo: local
hooks:
Expand Down

0 comments on commit c9556fd

Please sign in to comment.