Skip to content

Commit f9ab940

Browse files
committed
CI: Update workflows
Updates CI workflows and the funding information.
1 parent 5a936a5 commit f9ab940

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github: CodeGoat-dev
1+
github: codegoat-dev

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ updates:
33
- package-ecosystem: npm
44
directory: '/'
55
schedule:
6-
interval: monthly
6+
interval: weekly
77
target-branch: 'dev'
8+
89
- package-ecosystem: 'github-actions'
910
directory: '/'
1011
schedule:
1112
# Check for updates to GitHub Actions every month
12-
interval: monthly
13+
interval: weekly

0 commit comments

Comments
 (0)