Skip to content

Commit f0c5874

Browse files
fix(deps): update all dependencies j:cdx-227 (#335)
* fix(deps): update all dependencies j:cdx-227 * remove old rules --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Prudhomme <[email protected]>
1 parent 3296144 commit f0c5874

File tree

5 files changed

+769
-470
lines changed

5 files changed

+769
-470
lines changed

hooks/commit-msg.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env node
22
/* eslint-disable no-process-exit */
3-
/* eslint-disable node/shebang */
43
'use strict';
54

65
const childProcess = require('child_process');

0 commit comments

Comments
 (0)