From 81570a2f42f6ccea9804334e81a0208b5d2cbe20 Mon Sep 17 00:00:00 2001
From: Ruslan Kabalin <ruslan.kabalin@gmail.com>
Date: Wed, 6 Nov 2024 10:26:31 +0000
Subject: [PATCH] docs: Add dependencies update recommendation to
 ReleaseNewVersion.

---
 docs/ReleaseNewVersion.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/ReleaseNewVersion.md b/docs/ReleaseNewVersion.md
index 67fe2b4f..5fb46fdf 100644
--- a/docs/ReleaseNewVersion.md
+++ b/docs/ReleaseNewVersion.md
@@ -8,6 +8,8 @@ to use, that this project follows [Semantic Versioning](http://semver.org/), so
 
 Prior to tagging a release, ensure the following have been updated:
 
+* Check that dependencies (including `moodlehq/moodle-*`) are up to date, if necessary bump
+  dependencies in the separate commit.
 * The `CHANGELOG.md` needs to be up-to-date.  In addition, the _Unreleased_ section needs to be updated
   with the version being released.  Also update the _Unreleased_ link at the bottom with the new version number.
 * The `bin/moodle-plugin-ci` also needs to be updated accordingly, setting the `MOODLE_PLUGIN_CI_VERSION` constant