Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Konrad Szwarc <[email protected]>
  • Loading branch information
3 people authored Mar 9, 2023
1 parent 25ee0f2 commit 433f20d
Show file tree
Hide file tree
Showing 11 changed files with 221 additions and 216 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- name: Get project information
id: projectinfo
uses: gregoranders/[email protected]
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
push:
branches: [renovate/**]
paths: ['CHANGELOG.md']

jobs:
lint-title:
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.0.6] - 2023-03-06

### Dependencies

- chore(deps): update dependencies ([details](https://api.github.com/repos/KonradSzwarc/devscard/pulls/209))

## [0.0.5] - 2023-02-27

### Dependencies
Expand Down
Loading

1 comment on commit 433f20d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.