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
Allow up to 10 open pull requests for pip dependencies. Default 5
open-pull-requests-limit: 10
Updated dependency
No response
What you expected to see, versus what you actually saw
Earlier every week we were getting dependabot PR. FOr past 3 weeks its not generating automatically, every week we manual make changes here and run it. we want to know why, we have another repo with NextJS and Python there its working fine
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Package ecosystem
npm
Package manager version
npm 10.8.3
Language version
Node 22.9.0
Manifest location and content before the Dependabot update
No response
dependabot.yml content
To get started with Dependabot version updates, you'll need to specify which
package ecosystems to update and where the package manifests are located.
Please see the documentation for all configuration options:
https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
To manually trigger, add comment . make changes
version: 2
updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
# Check for npm updates on Sundays
day: "monday"
# To run on Morning 9 AM IST
time: "09:00"
# Use Indian Standard Time (UTC 05:30)
timezone: "Asia/Calcutta"
pull-request-branch-name:Separate sections of the branch name with a hyphen
for example,
separator: "-"dependabot-npm_and_yarn-next_js-acorn-6.4.1
commit-message:
prefix: "[NPM Dependencies] "
include: "scope"
labels:
Allow up to 10 open pull requests for pip dependencies. Default 5
open-pull-requests-limit: 10Updated dependency
No response
What you expected to see, versus what you actually saw
Earlier every week we were getting dependabot PR. FOr past 3 weeks its not generating automatically, every week we manual make changes here and run it. we want to know why, we have another repo with NextJS and Python there its working fine
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: