Skip to content

Commit

Permalink
Merge pull request #440 from gdsfactory/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
joamatab committed Jul 26, 2024
2 parents 573d5c3 + 1f4ec86 commit c039c95
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 @@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.5.1"
rev: "v0.5.4"
hooks:
- id: ruff
- id: ruff-format
Expand All @@ -35,7 +35,7 @@ repos:
exclude: ^tests/

- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.13.0
rev: v2.14.0
hooks:
- id: pretty-format-toml
args: [--autofix]
Expand Down

0 comments on commit c039c95

Please sign in to comment.