mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 08:13:39 +00:00
Update pre-commit/action action to v3.0.1 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pip install poetry==1.3.2
|
pip install poetry==1.3.2
|
||||||
poetry install
|
poetry install
|
||||||
- uses: pre-commit/action@v3.0.0
|
- uses: pre-commit/action@v3.0.1
|
||||||
|
Reference in New Issue
Block a user