Skip to content

Commit

Permalink
poetry, trunk und sime typing updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry1 committed Aug 5, 2024
1 parent a804ec1 commit 67b2a7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@ plugins:
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- checkov@3.2.208
- checkov@3.2.218
- osv-scanner@1.8.2
- trivy@0.53.0
- trufflehog@3.80.2
- pyright@1.1.373
- ruff@0.5.5
- trivy@0.54.1
- trufflehog@3.81.5
- pyright@1.1.374
- ruff@0.5.6
- yamllint@1.35.1
- isort@5.13.2
- autopep8@2.3.1
- gitleaks@8.18.4
- prettier@3.3.3
- actionlint@1.7.1
- markdownlint@0.41.0
- taplo@0.9.2
- black@24.4.2
- flake8@7.1.0
- taplo@0.9.3
- black@24.8.0
- flake8@7.1.1
- git-diff-check
- mypy@1.11.0
- mypy@1.11.1
disabled:
- bandit
runtimes:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#https://peps.python.org/pep-0621/
[tool.poetry]
name = "valuefragments"
version = "0.3.40"
version = "0.3.41"
description = "Testing installation of Package"
authors = ["Ebeling, Dr. Bastian <bastian.ebeling@web.de>"]

Expand Down

0 comments on commit 67b2a7c

Please sign in to comment.