Skip to content

Commit

Permalink
Update pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmundra authored May 26, 2024
1 parent c27c50e commit 3b58126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-python@v5
# Skip checks that don't auto-fix issues initially.
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v3.0.1
env:
SKIP: remark,check-yaml,check-json,check-added-large-files
with:
Expand Down

0 comments on commit 3b58126

Please sign in to comment.