Skip to content

Commit 21e8178

Browse files
committed
chore: updated
1 parent 9cd4d45 commit 21e8178

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/tests_checker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
comment: 'Could you please add tests to make sure this change works as expected?',
2-
fileExtensions: ['.php', '.ts', '.js', '.c', '.cs', '.cpp', '.rb', '.java']
3-
testDir: 'test'
1+
comment: "Could you please add tests to make sure this change works as expected?"
2+
fileExtensions: [".php", ".ts", ".js", ".c", ".cs", ".cpp", ".rb", ".java"]
3+
testDir: "test"

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"graphql-tag": "^2.12.6",
4646
"graphql-ws": "^6.0.1",
4747
"neostandard": "^0.12.0",
48-
"pre-commit": "^1.2.2",
4948
"proxyquire": "^2.1.3",
5049
"semver": "^7.5.0",
5150
"sinon": "^21.0.0",

0 commit comments

Comments
 (0)