Skip to content

Commit 1e4162a

Browse files
committed
fix: always use latest spectral
1 parent b0f3a38 commit 1e4162a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spectral/exec/rhoasapi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

3-
spectral --version || npm install -g @stoplight/spectral@6.4.2
3+
spectral --version || npm install -g @stoplight/spectral
44

55
spectral $@

0 commit comments

Comments
 (0)