Skip to content

Commit bbe6def

Browse files
Update code-quality-checks to v2.0.2, Ref: DEV-177
1 parent 45b8011 commit bbe6def

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* .stylelintrc: Change to `"declaration-empty-line-before": "never",`, Ref: DEV-449
55
* Stylelint fixes, fix css-rparentexpected for media queries, Ref: DEV-623, DEV-630
66
* Improve husky ascii box right border, Ref: DEV-373
7+
* Use @digitoimistodude/code-quality-checks npm package for husky hooks, Ref: DEV-177
8+
* Remove code-quality-checks from themes in newtheme script, Ref: DEV-177
79

810
### 9.6.2: 2025-08-29
911

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@babel/core": "^7.23.7",
88
"@babel/eslint-parser": "^7.25.9",
99
"@babel/preset-env": "^7.26.0",
10-
"@digitoimistodude/code-quality-checks": "^2.0.0",
10+
"@digitoimistodude/code-quality-checks": "^2.0.2",
1111
"@hint/hint-axe": "^4.4.17",
1212
"@hint/hint-button-type": "^3.0.19",
1313
"@hint/hint-compat-api": "^4.5.3",

0 commit comments

Comments
 (0)