Skip to content

Commit

Permalink
Merge pull request #116 from ewjoachim/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Oct 5, 2023
2 parents ac9cff0 + e87f315 commit 69d8180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -24,7 +24,7 @@ repos:
- id: isort

- repo: https://github.com/PyCQA/flake8
rev: "6.0.0"
rev: "6.1.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.9.0"
rev: "v3.14.0"
hooks:
- id: pyupgrade

Expand Down

0 comments on commit 69d8180

Please sign in to comment.