-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Could we please add a pre-commit
hook for this project?
`.pre-commit-hooks.yaml
- id: poetry-relax
name: poetry-relax
description: A poetry plugin to relax dependency versions when publishing libraries.
entry: poetry relax
language: python
language_version: python3
pass_filenames: false
files: ^pyproject.toml$
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request