Skip to content

Commit 307f53f

Browse files
chore(deps): update pre-commit/action action to v3.0.1 (#1650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 867abd3 commit 307f53f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
python-version: 3.8
1212
cache: "pip"
13-
- uses: pre-commit/action@v3.0.0
13+
- uses: pre-commit/action@v3.0.1
1414

1515
pylint:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)