Skip to content

Commit

Permalink
fix: python version pre-commit config (undo)
Browse files Browse the repository at this point in the history
  • Loading branch information
danilobenozzo committed Sep 20, 2024
1 parent b974093 commit 59cdf5a
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 @@ -15,7 +15,7 @@ repos:
hooks:
- id: api-test
name: api-test
entry: python3.9 .github/devops/generate_public_api.py
entry: python3 .github/devops/generate_public_api.py
language: system
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.3.0
Expand Down

0 comments on commit 59cdf5a

Please sign in to comment.