Skip to content

Commit ceca350

Browse files
authored
docs: fix unsync-similar-dependencies title size (#112)
1 parent cbc9d62 commit ceca350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ sherif -i @next/*
132132
sherif -i react -i next
133133
```
134134

135-
### `unsync-similar-dependencies`
135+
#### `unsync-similar-dependencies`
136136

137137
Similar dependencies in a given `package.json` should use the same version. For example, if you use both `react` and `react-dom` dependencies in the same `package.json`, this rule will enforce that they use the same version.
138138

0 commit comments

Comments
 (0)