Skip to content

Commit

Permalink
pre-commit run --all-files
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jun 23, 2024
1 parent 3134afc commit 8f048ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

# https://pre-commit.com
- run:
command: pre-commit
command: pre-commit run --all-files
# command: |
# . venv/bin/activate
# pre-commit run --all-files
Expand Down

0 comments on commit 8f048ca

Please sign in to comment.