Skip to content

Conversation

@andthum
Copy link
Owner

@andthum andthum commented Jan 11, 2023

Update pre-commit Config and pyproject.toml

Type of Change

  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

PR Checklist

  • I followed the guidelines in the Developer's Guide.
  • New/changed code is properly tested.
  • New/changed code is properly documented.
  • New/changed features are tracked in CHANGELOG.rst.
  • The CI workflow is passing.

Downgrade https://github.com/markdownlint/markdownlint from 0.12.0 to
0.11.0 to meet the ruby requirements on machines running openSUSE Leap
15.4
Loosen the default python version from Python 3.9 to simply Python 3
Correct the `requires-python` setting from `">=3.8, <3.10"` to
`>=3.8, <3.11`.
@github-actions github-actions bot added bugfix Pull requests that fix a bug maintenance Project maintenance patch Change that results in a new patch version labels Jan 11, 2023
@andthum andthum merged commit b3ff9e3 into main Jan 11, 2023
@andthum andthum deleted the chore/pre-commit branch January 11, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull requests that fix a bug maintenance Project maintenance patch Change that results in a new patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants