Skip to content

Commit a659acf

Browse files
chore(deps): bump check-spelling/check-spelling from 0.0.24 to 0.0.25
Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.24 to 0.0.25. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Commits](check-spelling/check-spelling@v0.0.24...v0.0.25) --- updated-dependencies: - dependency-name: check-spelling/check-spelling dependency-version: 0.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fcfa77 commit a659acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
egress-policy: audit
2121

2222
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
23-
- uses: check-spelling/[email protected].24
23+
- uses: check-spelling/[email protected].25
2424
with:
2525
extra_dictionaries:
2626
cspell:python/src/python/python.txt

0 commit comments

Comments
 (0)