Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
botway(dependabot): update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Nov 17, 2023
1 parent 397c45a commit 5e0eb41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 1 addition & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
version: 2

updates:
- package-ecosystem: "gomod"
directory: "/"
Expand Down Expand Up @@ -63,20 +64,6 @@ updates:
- abdfnx
- david-tomson

- package-ecosystem: "docker"
directory: "/assets"
schedule:
interval: "daily"
reviewers:
- abdfnx

- package-ecosystem: "docker"
directory: "/core"
schedule:
interval: "daily"
reviewers:
- abdfnx

- package-ecosystem: "docker"
directory: "/docker"
schedule:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Dependency Review

on: [pull_request]

permissions:
Expand Down

0 comments on commit 5e0eb41

Please sign in to comment.