Skip to content

Commit

Permalink
Updating Drupal core and script and dependabot (#107)
Browse files Browse the repository at this point in the history
* Update dependabot.yml

* Updated composer file and removed create docroot flag from setup.sh

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
dmundra and pre-commit-ci[bot] authored Sep 14, 2024
1 parent a757863 commit 83b7f8c
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 235 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ updates:
interval: 'weekly'
# Align with Drupal updates.
day: 'wednesday'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"drupal/core-composer-scaffold": "^11.0",
"drupal/core-project-message": "^11.0",
"drupal/core-recommended": "^11.0",
"drush/drush": "^13.0"
"drush/drush": "^13.1"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
Loading

0 comments on commit 83b7f8c

Please sign in to comment.