Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit ffcb1c6

Browse files
authored
Merge pull request #603 from graphql-java-kickstart/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents 2aa71e4 + 38453df commit ffcb1c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

commitlint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "",
1010
"license": "MIT",
1111
"devDependencies": {
12-
"@commitlint/cli": "^12.1.1",
13-
"@commitlint/config-conventional": "^12.1.1",
14-
"husky": "^6.0.0"
12+
"@commitlint/cli": "12.1.1",
13+
"@commitlint/config-conventional": "12.1.1",
14+
"husky": "6.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)