Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
update renovate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gigitux committed Aug 3, 2022
1 parent 315377c commit 667f58a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ updates:
schedule:
interval: 'weekly'
open-pull-requests-limit: 10
labels:
- "skip-changelog"

# Maintain dependencies for Composer
- package-ecosystem: 'composer'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/js-css-md-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches: [trunk]
permissions:
actions: write
checks: write
pull-requests: read

jobs:
# cache node and modules
Expand Down

0 comments on commit 667f58a

Please sign in to comment.