Skip to content

Commit

Permalink
Update Deps with minor upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent c9ed216 commit 46d5c87
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 46d5c87

Please sign in to comment.