Skip to content

Commit

Permalink
Merge pull request #92 from orbinson/dependabot/npm_and_yarn/ui.tests…
Browse files Browse the repository at this point in the history
…/typescript-eslint-8.18.2

Bump typescript-eslint from 8.18.0 to 8.18.2 in /ui.tests
  • Loading branch information
bdhoine authored Dec 23, 2024
2 parents 19e60ee + 592df9d commit 330ad25
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 85 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
reviewers:
- bdhoine
- royteeuwen
schedule:
interval: "weekly"
ignore:
Expand All @@ -11,9 +14,15 @@ updates:
update-types: [ "version-update:semver-major" ]
- package-ecosystem: "npm"
directory: "/ui.tests"
reviewers:
- bdhoine
- royteeuwen
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
reviewers:
- bdhoine
- royteeuwen
schedule:
interval: "weekly"
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
name: Run UI tests
runs-on: ubuntu-latest
needs: aem-maven-build
permissions:
contents: write
packages: read
pull-requests: write
services:
aem-author:
image: ghcr.io/orbinson/aem-sdk:author-2024.10.18459.20241031T210302Z-241000
Expand Down
Loading

0 comments on commit 330ad25

Please sign in to comment.