Skip to content

Commit

Permalink
Update dependabot.yml (#792)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto authored May 31, 2022
1 parent e3b98a6 commit 63932f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
directory: "/cpg-core"
schedule:
interval: "daily"
labels:
Expand All @@ -10,7 +10,7 @@ updates:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
- package-ecosystem: "gomod"
directory: "/cpg-core/src/main/golang"
directory: "/cpg-cpg-language-go/src/main/golang"
schedule:
interval: "daily"
labels:
Expand Down

0 comments on commit 63932f5

Please sign in to comment.