Skip to content

Commit

Permalink
Merge branch 'main' into features/1064-optimize-logical-functions
Browse files Browse the repository at this point in the history
  • Loading branch information
samadpls authored Oct 24, 2023
2 parents 741f1a2 + 12e726c commit 0a4d2f2
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 @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files
- id: check-toml
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 0a4d2f2

Please sign in to comment.