diff --git a/deployment/merging-dependabot-prs.md b/deployment/merging-dependabot-prs.md index 1d221565..93038b5a 100644 --- a/deployment/merging-dependabot-prs.md +++ b/deployment/merging-dependabot-prs.md @@ -34,4 +34,4 @@ docker-compose up If the package patch notes look non-breaking and you encounter no errors in this process, the Dependabot PR should be safe to merge. ## Backend Dependabot PRs -Caution should be exercised when updating backend libraries. \ No newline at end of file +Documentation needed.