Skip to content

Commit

Permalink
Testing pre-commit/action without a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aarne33 committed May 30, 2023
1 parent a989694 commit 2bd45e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,4 +8,4 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- run: pip install mypy pylint detect-secrets
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action

0 comments on commit 2bd45e9

Please sign in to comment.