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

Commit

Permalink
chore: Repository management switched to Terraform (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
lholota committed Jun 23, 2020
1 parent 0b31a0b commit 71f6c73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 36 deletions.
8 changes: 7 additions & 1 deletion .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,21 @@ update_configs:
commit_message:
prefix: "fix"
include_scope: true
default_labels:
- dependencies
- package_manager: "github_actions"
directory: "/"
update_schedule: "daily"
commit_message:
prefix: "ci"
include_scope: true
default_labels:
- dependencies
- package_manager: "java:gradle"
directory: "/tests"
update_schedule: "daily"
commit_message:
prefix: "chore"
include_scope: true
include_scope: true
default_labels:
- dependencies
35 changes: 0 additions & 35 deletions .github/settings.yml

This file was deleted.

0 comments on commit 71f6c73

Please sign in to comment.