Skip to content

Commit

Permalink
Merge pull request #93 from opt-nc/develop
Browse files Browse the repository at this point in the history
revert: dependabot pr
  • Loading branch information
mbarre authored Dec 27, 2023
2 parents 7e0f039 + 3087fe8 commit 01f6260
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 01f6260

Please sign in to comment.