Skip to content

Commit

Permalink
Update deprecated stage names
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Oct 14, 2024
1 parent 9bbfd88 commit b109593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ci:
autoupdate_commit_msg: "chore: update pre-commit hooks"
autofix_commit_msg: "style: pre-commit fixes"
autofix_prs: false
default_stages: [commit, push]
default_stages: [pre-commit, pre-push]
default_language_version:
python: python3
repos:
Expand Down

0 comments on commit b109593

Please sign in to comment.