Skip to content

Commit 664f90d

Browse files
chore(deps): update dependency golangci-lint to v2.9.0 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93e4321 commit 664f90d

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
@@ -1,7 +1,7 @@
11
{
22
"packages": {
33
"goimports-reviser": "3.11.0",
4-
"golangci-lint": "2.8.0",
4+
"golangci-lint": "2.9.0",
55
"python": "3.14.2",
66
"pipenv": "2026.0.3",
77
"ginkgo": "2.28.1",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -305,51 +305,51 @@
305305
}
306306
}
307307
},
308-
"golangci-lint@2.8.0": {
309-
"last_modified": "2026-01-23T17:20:52Z",
310-
"resolved": "github:NixOS/nixpkgs/a1bab9e494f5f4939442a57a58d0449a109593fe#golangci-lint",
308+
"golangci-lint@2.9.0": {
309+
"last_modified": "2026-02-11T21:01:36Z",
310+
"resolved": "github:NixOS/nixpkgs/2343bbb58f99267223bc2aac4fc9ea301a155a16#golangci-lint",
311311
"source": "devbox-search",
312-
"version": "2.8.0",
312+
"version": "2.9.0",
313313
"systems": {
314314
"aarch64-darwin": {
315315
"outputs": [
316316
{
317317
"name": "out",
318-
"path": "/nix/store/ci7qq9jsgk0v1f0pzs7kb0v9rk5zwyck-golangci-lint-2.8.0",
318+
"path": "/nix/store/d58cy4knp90177kgyjw76qlgxwrmz39r-golangci-lint-2.9.0",
319319
"default": true
320320
}
321321
],
322-
"store_path": "/nix/store/ci7qq9jsgk0v1f0pzs7kb0v9rk5zwyck-golangci-lint-2.8.0"
322+
"store_path": "/nix/store/d58cy4knp90177kgyjw76qlgxwrmz39r-golangci-lint-2.9.0"
323323
},
324324
"aarch64-linux": {
325325
"outputs": [
326326
{
327327
"name": "out",
328-
"path": "/nix/store/ly2sk4i2qj8gfb0l7m5sxvyv7c8rn273-golangci-lint-2.8.0",
328+
"path": "/nix/store/0pmkfq41ay1hdz64lkvfqxyfd41ir1k6-golangci-lint-2.9.0",
329329
"default": true
330330
}
331331
],
332-
"store_path": "/nix/store/ly2sk4i2qj8gfb0l7m5sxvyv7c8rn273-golangci-lint-2.8.0"
332+
"store_path": "/nix/store/0pmkfq41ay1hdz64lkvfqxyfd41ir1k6-golangci-lint-2.9.0"
333333
},
334334
"x86_64-darwin": {
335335
"outputs": [
336336
{
337337
"name": "out",
338-
"path": "/nix/store/r1m8175dhby0agi1r43ic2scrphsjnlb-golangci-lint-2.8.0",
338+
"path": "/nix/store/c2aa1drrmj4ahhcg87nm2arlh9gv4s5y-golangci-lint-2.9.0",
339339
"default": true
340340
}
341341
],
342-
"store_path": "/nix/store/r1m8175dhby0agi1r43ic2scrphsjnlb-golangci-lint-2.8.0"
342+
"store_path": "/nix/store/c2aa1drrmj4ahhcg87nm2arlh9gv4s5y-golangci-lint-2.9.0"
343343
},
344344
"x86_64-linux": {
345345
"outputs": [
346346
{
347347
"name": "out",
348-
"path": "/nix/store/kj9ibnlg1p3macpcw8lm4rhpcwgfjal1-golangci-lint-2.8.0",
348+
"path": "/nix/store/z4hziw97m0z1zlrn27pyk53s13czn1gi-golangci-lint-2.9.0",
349349
"default": true
350350
}
351351
],
352-
"store_path": "/nix/store/kj9ibnlg1p3macpcw8lm4rhpcwgfjal1-golangci-lint-2.8.0"
352+
"store_path": "/nix/store/z4hziw97m0z1zlrn27pyk53s13czn1gi-golangci-lint-2.9.0"
353353
}
354354
}
355355
},

0 commit comments

Comments
 (0)