Skip to content

Commit b23aed3

Browse files
chore(deps): update dependency pre-commit to v4.3.0
1 parent a2d75af commit b23aed3

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"direnv@2.35.0",
55
"gitleaks@8.24.0",
6-
"pre-commit@4.0.1",
6+
"pre-commit@4.3.0",
77
"yamllint@1.35.1"
88
],
99
"shell": {

devbox.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -100,67 +100,67 @@
100100
}
101101
}
102102
},
103-
"pre-commit@4.0.1": {
104-
"last_modified": "2025-02-12T00:10:52Z",
105-
"resolved": "github:NixOS/nixpkgs/83a2581c81ff5b06f7c1a4e7cc736a455dfcf7b4#pre-commit",
103+
"pre-commit@4.3.0": {
104+
"last_modified": "2025-09-18T16:33:27Z",
105+
"resolved": "github:NixOS/nixpkgs/f4b140d5b253f5e2a1ff4e5506edbf8267724bde#pre-commit",
106106
"source": "devbox-search",
107-
"version": "4.0.1",
107+
"version": "4.3.0",
108108
"systems": {
109109
"aarch64-darwin": {
110110
"outputs": [
111111
{
112112
"name": "out",
113-
"path": "/nix/store/04s96p3zs3pi5q4j50l7izp3ra9n0zkv-pre-commit-4.0.1",
113+
"path": "/nix/store/i2y7jkijwc5f0ly9w7pb5nsnib2mlm3v-pre-commit-4.3.0",
114114
"default": true
115115
},
116116
{
117117
"name": "dist",
118-
"path": "/nix/store/2i1nwyly1likq97qwim83ck2p0rip7w5-pre-commit-4.0.1-dist"
118+
"path": "/nix/store/r65b8k7p52fcw1lnaw560wnswn7sq5l9-pre-commit-4.3.0-dist"
119119
}
120120
],
121-
"store_path": "/nix/store/04s96p3zs3pi5q4j50l7izp3ra9n0zkv-pre-commit-4.0.1"
121+
"store_path": "/nix/store/i2y7jkijwc5f0ly9w7pb5nsnib2mlm3v-pre-commit-4.3.0"
122122
},
123123
"aarch64-linux": {
124124
"outputs": [
125125
{
126126
"name": "out",
127-
"path": "/nix/store/bk5x7zihdsp40j62b7kncj8bmzc9f4r6-pre-commit-4.0.1",
127+
"path": "/nix/store/053lk2khq3v7p8sqx84whzhlb429g6gm-pre-commit-4.3.0",
128128
"default": true
129129
},
130130
{
131131
"name": "dist",
132-
"path": "/nix/store/3nlk5cgh0rlch7cj1k22s838mj6kfzzw-pre-commit-4.0.1-dist"
132+
"path": "/nix/store/dfm1bdbsvw4qd214972h81fw8g5fpdjc-pre-commit-4.3.0-dist"
133133
}
134134
],
135-
"store_path": "/nix/store/bk5x7zihdsp40j62b7kncj8bmzc9f4r6-pre-commit-4.0.1"
135+
"store_path": "/nix/store/053lk2khq3v7p8sqx84whzhlb429g6gm-pre-commit-4.3.0"
136136
},
137137
"x86_64-darwin": {
138138
"outputs": [
139139
{
140140
"name": "out",
141-
"path": "/nix/store/lw7wsd8xhix4kq7rwxjhxq477wjv7igg-pre-commit-4.0.1",
141+
"path": "/nix/store/j79nsa5j79wmq3jf4kwizaldr5fm82mv-pre-commit-4.3.0",
142142
"default": true
143143
},
144144
{
145145
"name": "dist",
146-
"path": "/nix/store/hh9nlm842knyz8fcxzc0rrjn6jskgfpn-pre-commit-4.0.1-dist"
146+
"path": "/nix/store/drb2rm5vz0632ydd6m4xwkpcj6j01w4q-pre-commit-4.3.0-dist"
147147
}
148148
],
149-
"store_path": "/nix/store/lw7wsd8xhix4kq7rwxjhxq477wjv7igg-pre-commit-4.0.1"
149+
"store_path": "/nix/store/j79nsa5j79wmq3jf4kwizaldr5fm82mv-pre-commit-4.3.0"
150150
},
151151
"x86_64-linux": {
152152
"outputs": [
153153
{
154154
"name": "out",
155-
"path": "/nix/store/gz8gn7rhfq48xb1rydv1fga9halh41a1-pre-commit-4.0.1",
155+
"path": "/nix/store/0ybak1vc0vafqfy5dwyb5biaxr98f3kn-pre-commit-4.3.0",
156156
"default": true
157157
},
158158
{
159159
"name": "dist",
160-
"path": "/nix/store/ddrzkdkxfx8vpxpr3s1kqbcrfvwz24yn-pre-commit-4.0.1-dist"
160+
"path": "/nix/store/7ni86x0z72zq3r5kyyixy52vsgz8rn3g-pre-commit-4.3.0-dist"
161161
}
162162
],
163-
"store_path": "/nix/store/gz8gn7rhfq48xb1rydv1fga9halh41a1-pre-commit-4.0.1"
163+
"store_path": "/nix/store/0ybak1vc0vafqfy5dwyb5biaxr98f3kn-pre-commit-4.3.0"
164164
}
165165
}
166166
},

0 commit comments

Comments
 (0)