Skip to content

Commit 3884ec8

Browse files
committed
chore: 🔄 Update formatting in requirements.psd1
* Adjusted spacing for better readability. * No functional changes made to the dependencies.
1 parent 21f2124 commit 3884ec8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.psd1

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
@{
2-
PSDependOptions = @{
2+
PSDependOptions = @{
33
Target = 'CurrentUser'
44
}
5-
BuildHelpers = '2.0.16'
6-
Pester = @{
5+
BuildHelpers = '2.0.16'
6+
Pester = @{
77
MinimumVersion = '5.6.1'
8-
Parameters = @{
8+
Parameters = @{
99
SkipPublisherCheck = $true
1010
}
1111
}
12-
psake = '4.9.0'
12+
psake = '4.9.0'
1313
PSScriptAnalyzer = '1.24.0'
14-
InvokeBuild = '5.8.1'
15-
platyPS = '0.14.2'
14+
InvokeBuild = '5.8.1'
15+
platyPS = '0.14.2'
1616
}

0 commit comments

Comments
 (0)