Skip to content

Commit

Permalink
Merge pull request #597 from nose-devs/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
sirosen authored Jan 16, 2024
2 parents 1cab8e6 + 804d984 commit f3290f8
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 @@ -28,7 +28,7 @@ repos:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
additional_dependencies:
Expand All @@ -46,7 +46,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/tox-dev/pyproject-fmt
rev: 1.5.3
rev: 1.6.0
hooks:
- id: pyproject-fmt
additional_dependencies: ["tox>=4.9"]

0 comments on commit f3290f8

Please sign in to comment.