aboutsummaryrefslogtreecommitdiff
path: root/.husky
diff options
context:
space:
mode:
authorUri Shaked2026-02-14 19:22:58 +0200
committerUri Shaked2026-02-14 19:22:58 +0200
commitfafd9600dadaea8106679ece8b33baa604b3f6cf (patch)
tree2efa453b4bd43facd4f3faf3ab94493634a8149e /.husky
parentMerge pull request #169 from wokwi/dependabot/npm_and_yarn/multi-75e6bc5210 (diff)
downloadavr8js-fafd9600dadaea8106679ece8b33baa604b3f6cf.tar.gz
avr8js-fafd9600dadaea8106679ece8b33baa604b3f6cf.tar.bz2
avr8js-fafd9600dadaea8106679ece8b33baa604b3f6cf.zip
chore: update all devDependencies
Also install prettier-plugin-organize-imports, and migrate eslint / husky configs to latest version
Diffstat (limited to '')
-rw-r--r--.husky/.gitignore1
-rwxr-xr-x[-rw-r--r--].husky/pre-commit3
2 files changed, 0 insertions, 4 deletions
diff --git a/.husky/.gitignore b/.husky/.gitignore
deleted file mode 100644
index 31354ec..0000000
--- a/.husky/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-_
diff --git a/.husky/pre-commit b/.husky/pre-commit
index 36af219..2312dc5 100644..100755
--- a/.husky/pre-commit
+++ b/.husky/pre-commit
@@ -1,4 +1 @@
-#!/bin/sh
-. "$(dirname "$0")/_/husky.sh"
-
npx lint-staged