mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
chore: prep for 1.9.0 release (#877)
This commit is contained in:
parent
4dcaad54e8
commit
5fbfaebd18
9 changed files with 22 additions and 10 deletions
|
|
@ -9,6 +9,8 @@ of `zizmor`.
|
|||
|
||||
## Next (UNRELEASED)
|
||||
|
||||
## 1.9.0
|
||||
|
||||
### New Features 🌈
|
||||
|
||||
* `zizmor` now supports generating completions for Nushell (#838)
|
||||
|
|
|
|||
|
|
@ -793,7 +793,7 @@ To do so, add the following to your `.pre-commit-config.yaml` `repos` section:
|
|||
|
||||
```yaml
|
||||
- repo: https://github.com/zizmorcore/zizmor-pre-commit
|
||||
rev: v1.8.0 # (1)!
|
||||
rev: v1.9.0 # (1)!
|
||||
hooks:
|
||||
- id: zizmor
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue