Skip to content

Commit

Permalink
Merge pull request #2164 from SciTools/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
dopplershift authored Apr 4, 2023
2 parents 2969c5d + 7bfcb66 commit c8f1b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ repos:
# Trims trailing whitespace
- id: trailing-whitespace
- repo: https://github.com/pycqa/flake8
rev: "3.9.2"
rev: "6.0.0"
hooks:
- id: flake8
- repo: https://github.com/codespell-project/codespell
rev: "v2.2.2"
rev: "v2.2.4"
hooks:
- id: codespell
types_or: [python, markdown, rst]
Expand Down

0 comments on commit c8f1b0f

Please sign in to comment.