diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cba444e89..70b8c8f66 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - tomli - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.2 + rev: v0.14.6 hooks: - id: ruff-check args: [ --fix ] @@ -94,7 +94,7 @@ repos: - id: reuse-lint-file - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.29.1 hooks: - id: gitleaks diff --git a/ardupilot_methodic_configurator/images/AMC_general_workflow.png b/ardupilot_methodic_configurator/images/AMC_general_workflow.png new file mode 100644 index 000000000..e2320c194 Binary files /dev/null and b/ardupilot_methodic_configurator/images/AMC_general_workflow.png differ