Skip to content

Commit 667e43e

Browse files
authored
chore(deps): bump zizmor from 1.27.0 to 1.28.0 (#230)
1 parent 1dcf19e commit 667e43e

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

β€Ž.pre-commit-config.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818

1919
# zizmor for github actions linting
2020
- repo: https://github.com/zizmorcore/zizmor-pre-commit
21-
rev: v1.27.0 # Keep in sync zizmor version with pyproject.toml
21+
rev: v1.28.0 # Keep in sync zizmor version with pyproject.toml
2222
hooks:
2323
- id: zizmor
2424
args: [--no-progress, --fix, --persona=auditor]

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ quality = [
6565
# Keep in sync ruff version with .pre-commit-config.yaml
6666
"ruff==0.15.22",
6767
# Keep in sync zizmor version with .pre-commit-config.yaml
68-
"zizmor==1.27.0"
68+
"zizmor==1.28.0"
6969
]
7070

7171

β€Žuv.lockβ€Ž

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)