Skip to content

Commit

Permalink
Merge branch 'trunk' into uncommitted
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban authored Jul 2, 2024
2 parents f99f521 + f60e750 commit 3ea6861
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 @@ -9,7 +9,7 @@ repos:
- id: black

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand All @@ -21,7 +21,7 @@ repos:
additional_dependencies: [toml]

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

Expand Down

0 comments on commit 3ea6861

Please sign in to comment.