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 Oct 1, 2024
1 parent 15f6f00 commit 0b2707e
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 127 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.33.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.16.2",
"@vitest/coverage-v8": "2.0.5",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"lint-staged": "15.2.9",
"eslint": "8.57.1",
"lint-staged": "15.2.10",
"nanoid": "5.0.7",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
Expand Down
Loading

0 comments on commit 0b2707e

Please sign in to comment.