Skip to content

Commit

Permalink
fix: dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCloudSec committed Dec 9, 2024
1 parent 922544f commit d843643
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ updates:
labels:
- "dependencies"
- "pip"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -25,7 +25,7 @@ updates:
labels:
- "dependencies"
- "github_actions"

- package-ecosystem: "npm"
directory: "/"
schedule:
Expand All @@ -35,7 +35,7 @@ updates:
labels:
- "dependencies"
- "npm"

# v4.6
- package-ecosystem: "pip"
directory: "/"
Expand All @@ -47,13 +47,13 @@ updates:
- "dependencies"
- "pip"
- "v4"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
target-branch: v3
target-branch: v4.6
labels:
- "dependencies"
- "github_actions"
Expand All @@ -70,7 +70,7 @@ updates:
- "dependencies"
- "pip"
- "v3"

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

0 comments on commit d843643

Please sign in to comment.