Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (nebari-dev#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmcand authored Dec 9, 2024
2 parents bbbcde3 + 87c2bc7 commit ed6736e
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 @@ -37,7 +37,7 @@ repos:
exclude: "^src/_nebari/template/"

- repo: https://github.com/crate-ci/typos
rev: v1.27.0
rev: typos-dict-v0.11.37
hooks:
- id: typos

Expand All @@ -61,7 +61,7 @@ repos:
args: ["--line-length=88", "--exclude=/src/_nebari/template/"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.8.1
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit ed6736e

Please sign in to comment.