Skip to content

Commit 71967fb

Browse files
Bump pre-commit action (#329)
1 parent 853e775 commit 71967fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: actions/setup-python@v4
18-
- uses: pre-commit/action@v2.0.3
18+
- uses: pre-commit/action@v3.0.1
1919

2020
pyright:
2121
name: "Run Pyright"

0 commit comments

Comments
 (0)