Skip to content

Commit

Permalink
chore(deps): update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 31cfeb5 commit 4f49878
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 177 deletions.
2 changes: 1 addition & 1 deletion example/infra/.tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugin "aws" {
enabled = true
version = "0.32.0"
version = "0.37.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@types/node": "20.17.10",
"@vitest/coverage-v8": "2.1.8",
"dotenv": "16.4.7",
"eslint": "8.57.0",
"lint-staged": "15.2.9",
"eslint": "8.57.1",
"lint-staged": "15.4.2",
"nanoid": "5.0.9",
"prettier": "3.4.2",
"simple-git-hooks": "2.11.1",
Expand Down
Loading

0 comments on commit 4f49878

Please sign in to comment.