Skip to content

Commit

Permalink
Update codespell version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Mar 21, 2024
1 parent ebdb3b2 commit 138945f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .codespell/.codespellrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
skip = .git,node_modules,yarn.lock,Cargo.lock
count =
quiet-level = 3
ignore-words = ./.codespell/wordlist.txt
ignore-words = ./.codespell/ignore.txt
File renamed without changes.
2 changes: 1 addition & 1 deletion .codespell/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
codespell==2.2.5
codespell==2.2.6

0 comments on commit 138945f

Please sign in to comment.