Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Jan 22, 2024
1 parent 4f3c676 commit fe7a3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repos:
rev: "v2.2.6"
hooks:
- id: codespell
args: ["-L", "ass,"]
args: ["-L", "aas,"]
- repo: https://github.com/pre-commit/pygrep-hooks
rev: "v1.10.0"
hooks:
Expand Down

0 comments on commit fe7a3f0

Please sign in to comment.