File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : Milestone
2
2
3
3
on :
4
- pull_request_target :
4
+ pull_request_target : # zizmor: ignore[dangerous-triggers]
5
5
types :
6
6
- closed
7
7
branches :
Original file line number Diff line number Diff line change 26
26
args : [--prose-wrap=preserve]
27
27
28
28
- repo : https://github.com/astral-sh/ruff-pre-commit
29
- rev : 89c421dff2e1026ba12cdb9ebd731f4a83aa8021 # frozen: v0.8.6
29
+ rev : 73413df07b4ab0bf103ca1ae73c7cec5c0ace593 # frozen: v0.9.2
30
30
hooks :
31
31
- id : ruff
32
32
args :
@@ -38,6 +38,11 @@ repos:
38
38
]
39
39
- id : ruff-format
40
40
41
+ - repo : https://github.com/woodruffw/zizmor-pre-commit
42
+ rev : 4dcc98ccce605605fd6d5202bf803a8c8bc34e8d # v1.1.1
43
+ hooks :
44
+ - id : zizmor
45
+
41
46
ci :
42
47
# This ensures that PR's aren't autofixed by the bot, rather you call
43
48
# the bot to make the fix
You can’t perform that action at this time.
0 commit comments