Skip to content

Commit c4e5e5d

Browse files
ci: Drop py3.10 for pre-commit (#1347)
* fix: drop py3.10 for pre-commit * ci: correct from checks. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 47bfdd1 commit c4e5e5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ repos:
1111
language: python
1212
types: [file, python]
1313
exclude_types: ['image']
14-
language_version: python3.10
1514
- id: trailing-whitespace
1615
name: Trailing Whitespace
1716
language: python
@@ -42,7 +41,6 @@ repos:
4241
name: Black Formatting
4342
language: python
4443
types: [ file, python ]
45-
language_version: python3.10
4644
# - repo: https://github.com/pycqa/isort
4745
# rev: 5.11.4
4846
# hooks:

0 commit comments

Comments
 (0)