Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
* master:
  dependency bump and asset build (#1415)
  updating dependencies (#1372)
  dependencies and interval checks (#1344)
  • Loading branch information
austintoddj committed Jan 18, 2024
2 parents 8c76657 + bd826fb commit d4d5f5d
Show file tree
Hide file tree
Showing 11 changed files with 43,354 additions and 688 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
interval: 'weekly'
reviewers:
- 'austintoddj'
labels:
Expand All @@ -17,7 +17,7 @@ updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
interval: 'weekly'
reviewers:
- 'austintoddj'
labels:
Expand All @@ -30,7 +30,7 @@ updates:
- package-ecosystem: 'composer'
directory: '/'
schedule:
interval: 'daily'
interval: 'weekly'
reviewers:
- 'austintoddj'
labels:
Expand Down
Loading

0 comments on commit d4d5f5d

Please sign in to comment.