Skip to content

Commit

Permalink
Merge pull request #849 from procrastinate-org/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig
  • Loading branch information
ewjoachim authored Oct 17, 2023
2 parents 2dead2a + 8fa29d5 commit 8633a93
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 @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
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 Down Expand Up @@ -39,7 +39,7 @@ repos:
- types-python-dateutil==2.8.4

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

0 comments on commit 8633a93

Please sign in to comment.