Skip to content

Commit

Permalink
CI: Upgrade pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
scottclowe committed Sep 13, 2024
1 parent 1df1bf7 commit 5e6e5ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]
with:
python-version: "3.10"
cache: pip
- uses: pre-commit/[email protected]

0 comments on commit 5e6e5ee

Please sign in to comment.