Skip to content

Commit

Permalink
Merge branch 'main' into feature/rules-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
feluelle authored Jun 29, 2022
2 parents 4f15392 + 5f66dc4 commit 688ead2
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 @@ -76,7 +76,7 @@ repos:
- id: isort
args: ["--profile", "black"]
- repo: https://github.com/crate-ci/typos
rev: v1.8.1
rev: v1.10.2
hooks:
- id: typos
- repo: https://github.com/pycqa/autoflake
Expand Down

0 comments on commit 688ead2

Please sign in to comment.