Skip to content

Commit

Permalink
pytest-sugar is cool
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry1 committed Oct 18, 2024
1 parent 1b453af commit 07ea1a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.6.3
ref: v1.6.4
uri: https://github.com/trunk-io/plugins
lint:
enabled:
Expand All @@ -14,19 +14,19 @@ lint:
- actionlint@1.7.3
- autopep8@2.3.1
- black@24.10.0
- checkov@3.2.257
- checkov@3.2.267
- flake8@7.1.1
- git-diff-check
- gitleaks@8.20.1
- gitleaks@8.21.0
- isort@5.13.2
- markdownlint@0.42.0
- mypy@1.11.2
- mypy@1.12.0
- osv-scanner@1.9.0
- prettier@3.3.3
- ruff@0.6.9
- ruff@0.7.0
- taplo@0.9.3
- trivy@0.56.2
- trufflehog@3.82.8
- trufflehog@3.82.11
- yamllint@1.35.1
disabled:
- pyright
Expand All @@ -44,7 +44,7 @@ actions:
- trunk-upgrade-available
tools:
enabled:
- poetry@1.8.3
- poetry@1.8.4
disabled:
- pyright
definitions:
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ sourcery = "^1.22.0"
types-requests = "^2.32.0.20240905"
pysocks = "^1.7.1"
types-lxml = "^2024.8.7"
pytest-sugar = "^1.0.0"

[tool.poetry.group.dev.dependencies.black]
version = ">22"
Expand Down

0 comments on commit 07ea1a6

Please sign in to comment.