Merge branch 'main' into develop

This commit is contained in:
James Cole
2021-11-12 20:26:10 +01:00

13
.mergify.yml Normal file
View File

@@ -0,0 +1,13 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
merge:
method: merge
- name: Security update by dependabot
conditions:
- "author=dependabot"
actions:
merge:
method: merge