Skip to content

Commit

Permalink
Merge branch 'main' into openapi-f4200bf/clientgen
Browse files Browse the repository at this point in the history
  • Loading branch information
danaelhe authored Oct 9, 2023
2 parents a4db637 + e85238b commit f4dbb65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
hooks:
- id: black
args: ["tests"]

0 comments on commit f4dbb65

Please sign in to comment.