Skip to content

Commit

Permalink
Fixed incorrect stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Venefilyn authored Oct 8, 2024
1 parent 26220d4 commit 1134432
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 @@ -52,7 +52,7 @@ repos:
- id: check-rebase
args:
- https://github.com/packit/dashboard.git
stages: [manual, Nonepre-pushNone]
stages: [manual, pre-push]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.3
hooks:
Expand Down

0 comments on commit 1134432

Please sign in to comment.