Skip to content

Commit 36c4743

Browse files
authored
Upgrade pre-commit/action (#265)
1 parent b9d8d83 commit 36c4743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414
- uses: actions/setup-python@v2
15-
- uses: pre-commit/action@v2.0.0
15+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)