Skip to content

Commit

Permalink
Merge branch 'main' into 1969-bug-trying-to-append-null-for-optional-…
Browse files Browse the repository at this point in the history
…fields-in-json-schema-helpers-should-only-warn-not-crash-the-tap
  • Loading branch information
edgarrmondragon authored Sep 19, 2023
2 parents cdba718 + c53a13f commit 03bfe9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
- id: check-readthedocs

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.288
rev: v0.0.290
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand Down

0 comments on commit 03bfe9f

Please sign in to comment.