Skip to content

Commit

Permalink
Merge pull request #1 from mrmurilo75/dependabot/github_actions/pre-c…
Browse files Browse the repository at this point in the history
…ommit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
mrmurilo75 authored Jul 18, 2024
2 parents ce63c00 + cf2a3ae commit afbaaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python-version: '3.11'
# Consider using pre-commit.ci for open source project
- name: Run pre-commit
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1

# With no caching at all the entire ci process takes 3m to complete!
pytest:
Expand Down

0 comments on commit afbaaa3

Please sign in to comment.