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

Commit

Permalink
delete renovate bot (#6824)
Browse files Browse the repository at this point in the history
  • Loading branch information
gigitux authored Aug 3, 2022
1 parent 23c8e62 commit 74a24d8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 37 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ updates:
schedule:
interval: 'monthly'
open-pull-requests-limit: 10
labels:
- "skip-changelog"

# Maintain dependencies for npm
- package-ecosystem: 'npm'
Expand All @@ -21,3 +23,5 @@ updates:
schedule:
interval: 'weekly'
open-pull-requests-limit: 10
labels:
- "skip-changelog"
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 @@ -4,6 +4,8 @@ on:
pull_request:
push:
branches: [trunk]
permissions:
actions: write

jobs:
# cache node and modules
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/project-management-automations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
issues:
types: [edited]
name: Project management automations
permissions:
pull-requests: write
actions: write
jobs:
project-management-automation:
runs-on: ubuntu-latest
Expand Down
37 changes: 0 additions & 37 deletions renovate.json

This file was deleted.

0 comments on commit 74a24d8

Please sign in to comment.