Skip to content

Commit

Permalink
adjust pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
hvasbath committed Mar 6, 2024
1 parent 1135a22 commit 2e0d71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.9
- uses: pre-commit/action@v4.0.0
- uses: pre-commit/action@v3.0.1

0 comments on commit 2e0d71c

Please sign in to comment.