Skip to content

Commit

Permalink
Bump leotaku/elisp-check (#19)
Browse files Browse the repository at this point in the history
Bumps [leotaku/elisp-check](https://github.com/leotaku/elisp-check) from 6a1fc6b11ae66dda13859f8b3474a36dfe3ef225 to 5cb6fbec6531d1abf069ed3fba28986ddf20d710.
- [Release notes](https://github.com/leotaku/elisp-check/releases)
- [Commits](leotaku/elisp-check@6a1fc6b...5cb6fbe)

---
updated-dependencies:
- dependency-name: leotaku/elisp-check
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent e415a6f commit 1a96b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
- uses: purcell/setup-emacs@8b415d39876e1f55baeadbe408cc708e34ecb67a
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@6a1fc6b11ae66dda13859f8b3474a36dfe3ef225
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
with:
file: rbs-mode.el
- uses: leotaku/elisp-check@6a1fc6b11ae66dda13859f8b3474a36dfe3ef225
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
with:
check: ert
file: rbs-mode-test.el

0 comments on commit 1a96b4b

Please sign in to comment.