Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
jaraco committed Aug 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 23eec42 + d3e83be commit 8c2e01b
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -3,4 +3,5 @@ repos:
rev: v0.5.6
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
- id: ruff-format
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -72,5 +72,8 @@ type = [
]



[tool.setuptools_scm]


[tool.pytest-enabler.mypy]
# Disabled due to jaraco/skeleton#143

0 comments on commit 8c2e01b

Please sign in to comment.