Skip to content

Commit cce6734

Browse files
committed
fix(requirements): 🔧 update 'PSScriptAnalyzer' version to 1.24.0
* Updated the version of 'PSScriptAnalyzer' from `1.19.1` to `1.24.0` to ensure compatibility and access to the latest features and fixes.
1 parent 63a5fe7 commit cce6734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
Version = '0.6.1'
2222
}
2323
'PSScriptAnalyzer' = @{
24-
Version = '1.19.1'
24+
Version = '1.24.0'
2525
}
2626
'PwshSpectreConsole' = @{
2727
Version = '2.3.0'

0 commit comments

Comments
 (0)