add bumpversion, remove trunk
This commit is contained in:
@@ -2,58 +2,9 @@
|
||||
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
|
||||
version: 0.1
|
||||
cli:
|
||||
version: 1.22.2
|
||||
version: 1.22.8
|
||||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v1.6.0
|
||||
ref: v1.6.4
|
||||
uri: https://github.com/trunk-io/plugins
|
||||
runtimes:
|
||||
enabled:
|
||||
- node@18.12.1
|
||||
- python@3.10.8
|
||||
lint:
|
||||
disabled:
|
||||
- flake8
|
||||
- taplo
|
||||
- pylint
|
||||
- mypy
|
||||
- git-diff-check
|
||||
- checkov
|
||||
- oxipng
|
||||
- prettier
|
||||
- trivy
|
||||
- trufflehog
|
||||
- black
|
||||
- isort
|
||||
enabled:
|
||||
- svgo@3.3.2
|
||||
- osv-scanner@1.8.1
|
||||
- sql-formatter@15.3.2
|
||||
- sqlfluff@3.0.7
|
||||
- ruff@0.4.10
|
||||
- bandit@1.7.9
|
||||
- markdownlint@0.41.0
|
||||
- yamllint@1.35.1
|
||||
actions:
|
||||
disabled:
|
||||
- trunk-fmt-pre-commit
|
||||
- trunk-announce
|
||||
- trunk-check-pre-push
|
||||
- trunk-upgrade-available
|
||||
#ignore the following folders
|
||||
# .history
|
||||
# .vscode
|
||||
# .idea
|
||||
# .git
|
||||
# .github
|
||||
# .trunk# .vscode
|
||||
# node_modules
|
||||
# .DS_Store
|
||||
# .pytest_cache
|
||||
# .mypy_cache
|
||||
# build
|
||||
# dist
|
||||
# __pycache__
|
||||
# .venv
|
||||
# .ipynb_checkpoints
|
||||
|
||||
Reference in New Issue
Block a user