Skip to content

Commit

Permalink
Merge pull request #168 from HERA-Team/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
steven-murray authored Jan 9, 2024
2 parents 1621afd + 90b46f0 commit 7839101
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 @@ -20,7 +20,7 @@ repos:
args: ['--fix=no']

- repo: https://github.com/PyCQA/flake8
rev: '6.1.0' # pick a git hash / tag to point to
rev: '7.0.0' # pick a git hash / tag to point to
hooks:
- id: flake8
additional_dependencies:
Expand All @@ -45,7 +45,7 @@ repos:
- id: rst-backticks

- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down

0 comments on commit 7839101

Please sign in to comment.