Skip to content

Commit

Permalink
FIX: set DISABLE_PRE_COMMIT_UV_PATCH=True
Browse files Browse the repository at this point in the history
'
  • Loading branch information
redeboer committed Oct 9, 2024
1 parent 5e24fec commit e3a2699
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ on:
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
required: false

env:
DISABLE_PRE_COMMIT_UV_PATCH: True

jobs:
determine-hooks:
name: Determine skipped pre-commit hooks
Expand Down

0 comments on commit e3a2699

Please sign in to comment.