Skip to content

Commit

Permalink
revert: dependabot pr
Browse files Browse the repository at this point in the history
ref: #85
  • Loading branch information
mbarre committed Dec 27, 2023
1 parent 7e0f039 commit 3087fe8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,8 @@ updates:
directory: /
schedule:
interval: daily
target-branch: develop
commit-message:
prefix: ci

- package-ecosystem: npm
directory: /
schedule:
interval: daily
target-branch: develop
commit-message:
prefix: fix
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 🤖 Dependabot post-update
on:
pull_request_target:
types: [opened, synchronize, reopened]
branches: develop
branches: main

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 3087fe8

Please sign in to comment.