Skip to content
Permalink
Browse files Browse the repository at this point in the history
Major cleanup (#57)
  • Loading branch information
Universal-Omega committed Oct 1, 2021
1 parent 8c9ee66 commit 2c04daf
Show file tree
Hide file tree
Showing 126 changed files with 4,806 additions and 4,032 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
dependencies linguist-language=yaml
10 changes: 10 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "daily"
3 changes: 3 additions & 0 deletions .github/workflows/dependencies
@@ -0,0 +1,3 @@
Variables:
branch: auto
repo: auto

0 comments on commit 2c04daf

Please sign in to comment.