Skip to content

Commit b7449a8

Browse files
[repo-helper] Configuration Update (#52)
* Updated files with 'repo_helper'. * Updated files with 'repo_helper'. --------- Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 4a54c19 commit b7449a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/python_ci_linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- {python-version: "3.11", testenvs: "py311,build", experimental: False}
3434
- {python-version: "3.12", testenvs: "py312,build", experimental: False}
3535
- {python-version: "3.13", testenvs: "py313-dev,build", experimental: True}
36-
- {python-version: "pypy-3.6", testenvs: "pypy36,build", experimental: False}
3736
- {python-version: "pypy-3.7", testenvs: "pypy37,build", experimental: False}
3837
- {python-version: "pypy-3.8", testenvs: "pypy38,build", experimental: False}
3938
- {python-version: "pypy-3.9", testenvs: "pypy39,build", experimental: True}

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
- repo: https://github.com/repo-helper/pyproject-parser
11-
rev: v0.11.1
11+
rev: v0.13.0
1212
hooks:
1313
- id: reformat-pyproject
1414

0 commit comments

Comments
 (0)