Bump pre-commit/action from 2.0.3 to 3.0.0 (#3739)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-06 11:37:55 +01:00 committed by GitHub
parent 635b1fa3ec
commit a965a1c1d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
python-version: "3.9" python-version: "3.9"
cache: pip cache: pip
- name: Run pre-commit - name: Run pre-commit
uses: pre-commit/action@v2.0.3 uses: pre-commit/action@v3.0.0
tests: tests:
strategy: strategy: