Skip to content

Commit ce71d3a

Browse files
committed
chore: Migrate pre-commit config
1 parent 47b0a8b commit ce71d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ repos:
5858
name: update-readme-badges
5959
language: system
6060
entry: .scripts/update_readme_badges.sh
61-
stages: [commit, merge-commit, manual]
61+
stages: [pre-commit, pre-merge-commit, manual]
6262
pass_filenames: false

0 commit comments

Comments
 (0)