Skip to content

Commit

Permalink
Bump pre-commit/action from 2.0.3 to 3.0.0 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 6f945e7 commit 264f558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.9'
- uses: pre-commit/action@v2.0.3
- uses: pre-commit/action@v3.0.0
with:
extra_args: --all-files

0 comments on commit 264f558

Please sign in to comment.