Skip to content

Commit

Permalink
Reenable dependabot for kurl.sh (#1047)
Browse files Browse the repository at this point in the history
* Reenable dependabot for kurl.sh

* Update dependabot.yaml
  • Loading branch information
laverya authored Dec 11, 2024
1 parent 01d28e3 commit e4a67ab
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
version: 2
updates:
# - package-ecosystem: "npm"
# directory: "/"
# labels:
# - "dependencies"
# - "javascript"
# - "type::chore"
# schedule:
# interval: "monthly"
# open-pull-requests-limit: 25
- package-ecosystem: "npm"
directory: "/"
labels:
- "dependencies"
- "javascript"
- "type::chore"
schedule:
interval: "daily"
open-pull-requests-limit: 25

- package-ecosystem: "github-actions"
directory: "/"
Expand Down

1 comment on commit e4a67ab

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.