Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavisland committed Jun 6, 2023
1 parent 442fe20 commit cdd4079
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
interval: "weekly"
time: "12:00"
timezone: "Europe/Istanbul"
open-pull-requests-limit: 10
Expand All @@ -14,3 +14,6 @@ updates:
ignore:
- dependency-name: "del"
- dependency-name: "gulp-imagemin"
- dependency-name: "stylelint"
- dependency-name: "stylelint-config-prettier"
- dependency-name: "stylelint-config-twbs-bootstrap"

0 comments on commit cdd4079

Please sign in to comment.