Skip to content

Commit

Permalink
Update Deps with minor upgrades (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent c9ed216 commit 11c6e56
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 @@ -10,7 +10,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -33,7 +33,7 @@ repos:
- id: flake8

- repo: https://github.com/asottile/pyupgrade
rev: "v3.14.0"
rev: "v3.15.0"
hooks:
- id: pyupgrade
args: ["--py310-plus"]
Expand Down

0 comments on commit 11c6e56

Please sign in to comment.