Skip to content

Commit

Permalink
Update pre-commit hook versions
Browse files Browse the repository at this point in the history
  • Loading branch information
purna135 authored Jan 23, 2023
1 parent e71bd78 commit 39e2846
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 @@ -25,7 +25,7 @@ repos:
- repo: https://github.com/pycqa/flake8
# NOTE: flake8 v6 requires python >=3.8.1 but
# Aesara still supports python 3.7.
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit 39e2846

Please sign in to comment.