Skip to content

Commit

Permalink
Backport PR sunpy#7071: [pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored and meeseeksmachine committed Jun 20, 2023
1 parent b0ff3e7 commit 729b959
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
always_run: true

- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.2.5
hooks:
- id: codespell
args: ['--config setup.cfg']
Expand Down
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -300,4 +300,5 @@ ignore-words-list =
observ,
ot,
te,
upto
upto,
afile

0 comments on commit 729b959

Please sign in to comment.