Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e411ea4

Browse files
chore: update dependabot version action
1 parent f71bc06 commit e411ea4

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

‎.github/dependabot.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "npm"# See documentation for possible values
4-
directory: "/"# Location of package manifests
3+
- package-ecosystem: "npm"
4+
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
7+
open-pull-requests-limit: 10
78
ignore:
8-
# For all packages, ignore all patch updates
99
- dependency-name: "*"
1010
update-types: ["version-update:semver-major"]
11-
11+
commit-message:
12+
prefix: "chore"
1213
- package-ecosystem: "github-actions"
1314
directory: "/"
15+
commit-message:
16+
prefix: "chore"
1417
schedule:
15-
interval: "daily"
18+
interval: "monthly"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /