Skip to content

Commit c71ac0f

Browse files
committed
autoupdate pre-commit in CI
1 parent 6ecf0d7 commit c71ac0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323

2424
- name: Run pre-commit
2525
uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
26+
run: |
27+
pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks
2628
2729
# typing:
2830
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)