Skip to content

Commit 6b852df

Browse files
authored
Merge pull request #151 from lpsm-dev/renovate/tflint-0.x
chore(deps): update dependency tflint to v0.58.0
2 parents bbacd46 + 9f093ce commit 6b852df

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
@@ -15,6 +15,6 @@
1515
"kustomize@3.10.0",
1616
"pre-commit@2.20.0",
1717
"terraform-docs@0.20.0",
18-
"tflint@0.57.0"
18+
"tflint@0.58.0"
1919
]
2020
}

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -489,51 +489,51 @@
489489
}
490490
}
491491
},
492-
"tflint@0.57.0": {
493-
"last_modified": "2025-05-06T08:06:31Z",
494-
"resolved": "github:NixOS/nixpkgs/1cb1c02a6b1b7cf67e3d7731cbbf327a53da9679#tflint",
492+
"tflint@0.58.0": {
493+
"last_modified": "2025-05-25T15:24:27Z",
494+
"resolved": "github:NixOS/nixpkgs/bdac72d387dca7f836f6ef1fe547755fb0e9df61#tflint",
495495
"source": "devbox-search",
496-
"version": "0.57.0",
496+
"version": "0.58.0",
497497
"systems": {
498498
"aarch64-darwin": {
499499
"outputs": [
500500
{
501501
"name": "out",
502-
"path": "/nix/store/ia54zf3bjlcjmyc5kcww7cp18wsqrj54-tflint-0.57.0",
502+
"path": "/nix/store/4qk8245ngy68wnb2ppmpf3mxaarqx455-tflint-0.58.0",
503503
"default": true
504504
}
505505
],
506-
"store_path": "/nix/store/ia54zf3bjlcjmyc5kcww7cp18wsqrj54-tflint-0.57.0"
506+
"store_path": "/nix/store/4qk8245ngy68wnb2ppmpf3mxaarqx455-tflint-0.58.0"
507507
},
508508
"aarch64-linux": {
509509
"outputs": [
510510
{
511511
"name": "out",
512-
"path": "/nix/store/6x4z0b3iv7y132a71mk4y8r6v7f0mvwk-tflint-0.57.0",
512+
"path": "/nix/store/iprfjpbgjax3vgvdwa5qp47gang68jg7-tflint-0.58.0",
513513
"default": true
514514
}
515515
],
516-
"store_path": "/nix/store/6x4z0b3iv7y132a71mk4y8r6v7f0mvwk-tflint-0.57.0"
516+
"store_path": "/nix/store/iprfjpbgjax3vgvdwa5qp47gang68jg7-tflint-0.58.0"
517517
},
518518
"x86_64-darwin": {
519519
"outputs": [
520520
{
521521
"name": "out",
522-
"path": "/nix/store/z0m8q3sllwaqlg115j1cpqabsfjwvl0k-tflint-0.57.0",
522+
"path": "/nix/store/m4bw0c8gy1s12vcz5dnckwk1ixbfqd2v-tflint-0.58.0",
523523
"default": true
524524
}
525525
],
526-
"store_path": "/nix/store/z0m8q3sllwaqlg115j1cpqabsfjwvl0k-tflint-0.57.0"
526+
"store_path": "/nix/store/m4bw0c8gy1s12vcz5dnckwk1ixbfqd2v-tflint-0.58.0"
527527
},
528528
"x86_64-linux": {
529529
"outputs": [
530530
{
531531
"name": "out",
532-
"path": "/nix/store/jb0wzi3i7cmdn0l08k5a1c30i3acx9bs-tflint-0.57.0",
532+
"path": "/nix/store/xjxn3miyzqfnf1451ysmdzfr15x7n50b-tflint-0.58.0",
533533
"default": true
534534
}
535535
],
536-
"store_path": "/nix/store/jb0wzi3i7cmdn0l08k5a1c30i3acx9bs-tflint-0.57.0"
536+
"store_path": "/nix/store/xjxn3miyzqfnf1451ysmdzfr15x7n50b-tflint-0.58.0"
537537
}
538538
}
539539
},

0 commit comments

Comments
 (0)