Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2025
1 parent b50f201 commit 73d5951
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@11969ffc35972d0aa1a439489e99b4b61a60917c
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
- uses: leotaku/elisp-check@285fbd42b32c0b0c6429ec564c4ef3ca49d8174d
with:
file: rbs-mode.el
- uses: leotaku/elisp-check@5cb6fbec6531d1abf069ed3fba28986ddf20d710
- uses: leotaku/elisp-check@285fbd42b32c0b0c6429ec564c4ef3ca49d8174d
with:
check: ert
file: rbs-mode-test.el

0 comments on commit 73d5951

Please sign in to comment.