Skip to content

Commit

Permalink
Merge pull request #22 from regro/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
beckermr authored Apr 5, 2024
2 parents 0a07698 + 57f6e67 commit 49a9af9
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 @@ -11,7 +11,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.5.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -29,7 +29,7 @@ repos:
types:
- python
- repo: https://github.com/asottile/pyupgrade
rev: v2.29.0
rev: v3.15.2
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit 49a9af9

Please sign in to comment.