Skip to content

Commit c47fa84

Browse files
build(deps): update dependency gh to v2.83.0 (#602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1169603 commit c47fa84

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/jetpack-io/devbox/0.10.3/.schema/devbox.schema.json",
33
"packages": [
44
5-
"gh@2.82.1",
5+
"gh@2.83.0",
66
77
88

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -149,51 +149,51 @@
149149
}
150150
}
151151
},
152-
"gh@2.82.1": {
153-
"last_modified": "2025-10-22T20:59:19Z",
154-
"resolved": "github:NixOS/nixpkgs/01b6809f7f9d1183a2b3e081f0a1e6f8f415cb09#gh",
152+
"gh@2.83.0": {
153+
"last_modified": "2025-11-05T16:44:39Z",
154+
"resolved": "github:NixOS/nixpkgs/ffcdcf99d65c61956d882df249a9be53e5902ea5#gh",
155155
"source": "devbox-search",
156-
"version": "2.82.1",
156+
"version": "2.83.0",
157157
"systems": {
158158
"aarch64-darwin": {
159159
"outputs": [
160160
{
161161
"name": "out",
162-
"path": "/nix/store/rd1mj7c2lrhxy0dbyzgpll7qi4p3wjw9-gh-2.82.1",
162+
"path": "/nix/store/fp4gngprmyhd6d30l43zwnv38j4hgrn0-gh-2.83.0",
163163
"default": true
164164
}
165165
],
166-
"store_path": "/nix/store/rd1mj7c2lrhxy0dbyzgpll7qi4p3wjw9-gh-2.82.1"
166+
"store_path": "/nix/store/fp4gngprmyhd6d30l43zwnv38j4hgrn0-gh-2.83.0"
167167
},
168168
"aarch64-linux": {
169169
"outputs": [
170170
{
171171
"name": "out",
172-
"path": "/nix/store/mwz1nb0v95rvmbrjnwalqggpmv9f52r8-gh-2.82.1",
172+
"path": "/nix/store/faxfgmgl71yr1if5374mhk9838rqbvjk-gh-2.83.0",
173173
"default": true
174174
}
175175
],
176-
"store_path": "/nix/store/mwz1nb0v95rvmbrjnwalqggpmv9f52r8-gh-2.82.1"
176+
"store_path": "/nix/store/faxfgmgl71yr1if5374mhk9838rqbvjk-gh-2.83.0"
177177
},
178178
"x86_64-darwin": {
179179
"outputs": [
180180
{
181181
"name": "out",
182-
"path": "/nix/store/gqjryg6rrbjgg95ldwifgzl1bp6da5n3-gh-2.82.1",
182+
"path": "/nix/store/9kp6qs19xcdj5kzkamq951hvj1gicxa9-gh-2.83.0",
183183
"default": true
184184
}
185185
],
186-
"store_path": "/nix/store/gqjryg6rrbjgg95ldwifgzl1bp6da5n3-gh-2.82.1"
186+
"store_path": "/nix/store/9kp6qs19xcdj5kzkamq951hvj1gicxa9-gh-2.83.0"
187187
},
188188
"x86_64-linux": {
189189
"outputs": [
190190
{
191191
"name": "out",
192-
"path": "/nix/store/1bqff3apmh2qp2mk7hs4zv9ibvr5q0ic-gh-2.82.1",
192+
"path": "/nix/store/pj8vpkgcc3d68qvrvzf8avzaky644fp5-gh-2.83.0",
193193
"default": true
194194
}
195195
],
196-
"store_path": "/nix/store/1bqff3apmh2qp2mk7hs4zv9ibvr5q0ic-gh-2.82.1"
196+
"store_path": "/nix/store/pj8vpkgcc3d68qvrvzf8avzaky644fp5-gh-2.83.0"
197197
}
198198
}
199199
},

0 commit comments

Comments
 (0)