Skip to content

Commit 9b046a6

Browse files
committed
Add 3.13 checks
1 parent 69c1deb commit 9b046a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- "3.10"
1515
- "3.11"
1616
- "3.12"
17+
- "3.13"
1718

1819
steps:
1920
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)