Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 2069195

Browse files
Update pre-commit/action action to v3
| datasource | package | from | to | | ----------- | ----------------- | ------ | ------ | | github-tags | pre-commit/action | v2.0.3 | v3.0.0 |
1 parent 546341c commit 2069195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
~/.cache/pip
2323
key: ${{ runner.os }}-${{ hashFiles('./.pre-commit-config.yaml') }}
2424
- name: Pre-commit
25-
uses: pre-commit/action@v2.0.3
25+
uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)