Skip to content

Commit da7b517

Browse files
authored
Merge pull request #38 from palantirnet/develop
Develop
2 parents cea5fe2 + b45bd75 commit da7b517

4 files changed

Lines changed: 2 additions & 192 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "weekly"
77
day: "wednesday"
8-
time: "18:00"
8+
time: "20:00"
99
timezone: "UTC"
1010
target-branch: "develop"
1111
open-pull-requests-limit: 10

.github/workflows/bot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Notify on Dependabot PRs
22
on:
33
pull_request:
44
types: [opened, synchronize]
5-
branches:
6-
- develop
75
jobs:
86
test:
97
runs-on: ubuntu-latest

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"require": {
1414
"composer/installers": "^2.0",
1515
"cweagans/composer-patches": "^1.7",
16-
"drupal/acquia_dam": "1.1.4",
1716
"drupal/admin_toolbar": "3.5.1",
1817
"drupal/config_inspector": "^2.1",
1918
"drupal/core-composer-scaffold": "~11.2.0",

composer.lock

Lines changed: 1 addition & 188 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)