diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bcc87a4232..f67e9f8637 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,6 @@ -default_stages: [push] +default_stages: + - commit + - push repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.1.0 @@ -15,6 +17,10 @@ repos: rev: v2.32.2 # automatically updated by Commitizen hooks: - id: commitizen + - id: commitizen-branch + stages: + - post-commit + - push - repo: local hooks:

AltStyle によって変換されたページ (->オリジナル) /