Skip to content

Commit

Permalink
Revert "make file with shebang executable"
Browse files Browse the repository at this point in the history
This reverts commit 0aaa502.

Update .pre-commit-config.yaml

Reapply "make file with shebang executable"

This reverts commit f58f191.
  • Loading branch information
webb-ben committed Jul 19, 2024
1 parent 62a5cae commit 5cd4f3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ repos:
hooks:
# Run the linter.
- id: ruff
args: [ --fix ]
# Run the formatter.
args: [--fix]
- id: ruff-format

0 comments on commit 5cd4f3b

Please sign in to comment.