Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1768)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Pavithra Eswaramoorthy <pavithraes@outlook.com>
  • Loading branch information
pre-commit-ci[bot] and pavithraes authored May 3, 2023
1 parent 5a3050d commit 2fa4f3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repos:
args: ["--line-length=88", "--exclude=/nebari/template/"]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.260
rev: v0.0.263
hooks:
- id: ruff
args: ["--fix"]
Expand All @@ -73,7 +73,7 @@ repos:

# terraform
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.77.1
rev: v1.78.0
hooks:
- id: terraform_fmt
args:
Expand Down

0 comments on commit 2fa4f3f

Please sign in to comment.