Skip to content

Commit

Permalink
Merge branch 'main' into fix/1941-graphql-options
Browse files Browse the repository at this point in the history
  • Loading branch information
bpsoos authored Jul 1, 2024
2 parents e05fa78 + 202c0b8 commit 7a33cd8
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.4.10'
rev: 'v0.5.0'
hooks:
- id: ruff
files: "^datamodel_code_generator|^tests"
Expand Down

0 comments on commit 7a33cd8

Please sign in to comment.