Skip to content

Commit

Permalink
Add release mode to alpha-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Dec 11, 2024
1 parent 5b44a6d commit 4bfc46c
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 @@ -136,7 +136,7 @@ repos:
meta[.]yaml$|
setup[.]cfg$
- id: verify-alpha-spec
args: ["--fix"]
args: ["--fix", "--mode=release"]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
Expand Down

0 comments on commit 4bfc46c

Please sign in to comment.