Skip to content

Commit 8a8643b

Browse files
committed
ci(pre-commit): revert repo to PowerShell/PSScriptAnalyzer
1 parent ab3e7fc commit 8a8643b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repos:
2-
#- repo: https://github.com/PowerShell/PSScriptAnalyzer
3-
- repo: https://github.com/juju4/PSScriptAnalyzer
2+
- repo: https://github.com/PowerShell/PSScriptAnalyzer
43
rev: 3e3b2d7b7548fc5513b367cb3a80860d5bfd24db
54
hooks:
65
- id: powershell_scriptanalyzer
@@ -17,4 +16,4 @@ repos:
1716
# language: script
1817
# always_run: true
1918
# pass_filenames: false
20-
# verbose: true
19+
# verbose: true

0 commit comments

Comments
 (0)