Skip to content

Commit 978a48c

Browse files
Bump dependency PSScriptAnalyzer to v1.25.0 (#1199)
| datasource | package | from | to | | --------------- | --------------------------- | ------ | ------ | | github-releases | PowerShell/PSScriptAnalyzer | 1.24.0 | 1.25.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0561651 commit 978a48c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
# renovate: datasource=github-releases depName=powershell-yaml packageName=cloudbase/powershell-yaml
1818
POWERSHELL_YAML_VERSION: '0.4.12'
1919
# renovate: datasource=github-releases depName=PSScriptAnalyzer packageName=PowerShell/PSScriptAnalyzer
20-
PSSCRIPTANALYZER_VERSION: '1.24.0'
20+
PSSCRIPTANALYZER_VERSION: '1.25.0'
2121
TERM: xterm
2222
# renovate: datasource=github-releases depName=zizmor packageName=zizmorcore/zizmor
2323
ZIZMOR_VERSION: '1.23.1'

0 commit comments

Comments
 (0)