Skip to content

Commit

Permalink
Merge pull request #127 from ewjoachim/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Apr 5, 2024
2 parents c10702a + ab9675b commit 1132c7c
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 @@ -24,7 +24,7 @@ repos:
- id: isort

- repo: https://github.com/PyCQA/flake8
rev: "6.1.0"
rev: "7.0.0"
hooks:
- id: flake8

Expand All @@ -36,7 +36,7 @@ repos:
additional_dependencies: ["types-requests", "types-docutils"]

- repo: https://github.com/asottile/pyupgrade
rev: "v3.15.0"
rev: "v3.15.2"
hooks:
- id: pyupgrade

Expand Down

0 comments on commit 1132c7c

Please sign in to comment.