Skip to content

Commit

Permalink
Merge pull request #170 from spousesupportgroup/pre-commit-ci-update-…
Browse files Browse the repository at this point in the history
…config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Marwel authored Feb 19, 2024
2 parents f22546b + 522b2a4 commit 0a7d9d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ repos:
args: ['--target-version', '4.2']

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py311-plus]

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black

Expand All @@ -52,7 +52,7 @@ repos:
- id: djlint-django

- repo: https://github.com/adrienverge/yamllint.git
rev: v1.34.0
rev: v1.35.1
hooks:
- id: yamllint

Expand Down

0 comments on commit 0a7d9d1

Please sign in to comment.