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
+
#
4
+
# - Monitors NPM dependencies in the root 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
+
# - Monitors GitHub Actions dependencies in the root directory
9
+
# - Checks for updates weekly
10
+
#
11
+
# 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