You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is the dependabot configuration file that automates dependency updates
2
+
# Updates section configures how dependabot should handle dependency updates:
3
+
# - Monitors devcontainer features in the root directory (though convention is .devcontainer and it should check there by default)
4
+
# - Monitors NPM dependencies in the possible-solutions directory
5
+
# - Checks for updates weekly
6
+
# - Groups updates based on their type (dev grouped by minor/patch or prod grouped by patch)
7
+
#
8
+
# Learn more at https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#configuration-options-for-the-dependabotyml-file
0 commit comments