We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e50f84 commit a6c0c03Copy full SHA for a6c0c03
2 files changed
.bundle/config
devbox.json
@@ -4,6 +4,9 @@
4
"ruby@3.0",
5
"lefthook@latest"
6
],
7
+ "env": {
8
+ "BUNDLE_PATH": "./vendor/bundle"
9
+ },
10
"shell": {
11
"init_hook": [
12
"lefthook install",
0 commit comments