We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f958c commit b66eec9Copy full SHA for b66eec9
.github/workflows/lint.yml
@@ -19,7 +19,9 @@ permissions:
19
20
env:
21
FORCE_COLOR: 3
22
+ # renovate: datasource=github-releases depName=powershell-yaml packageName=cloudbase/powershell-yaml
23
POWERSHELL_YAML_VERSION: '0.4.12'
24
+ # renovate: datasource=github-releases depName=PSScriptAnalyzer packageName=PowerShell/PSScriptAnalyzer
25
PSSCRIPTANALYZER_VERSION: '1.24.0'
26
TERM: xterm
27
0 commit comments