We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4aff26 commit b5669c1Copy full SHA for b5669c1
1 file changed
pre_commit_hooks/util.py
@@ -32,7 +32,7 @@
32
"#!/usr/bin/python3",
33
"#!/usr/bin/python", # removed since macOS 12.3
34
"#!/usr/bin/ruby",
35
- "#!/usr/local/munki/munki-python",
+ "#!/usr/local/munki/munki-python", # removed in Munki 7
36
"#!/usr/local/munki/Python.framework/Versions/Current/bin/python3",
37
]
38
0 commit comments