Skip to content

Commit

Permalink
bump(deps): bump EndBug/add-and-commit from 9.1.0 to 9.1.1 (#190)
Browse files Browse the repository at this point in the history
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Commits](EndBug/add-and-commit@d4d0663...61a88be)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent a138788 commit e1da6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: npm run build
- run: npm run pack

- uses: EndBug/add-and-commit@d4d066316a2a85974a05efb42be78f897793c6d9
- uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b
with:
message: 'Diff from format, lint and pack'

Expand Down

0 comments on commit e1da6a4

Please sign in to comment.