Skip to content

Commit

Permalink
Merge pull request #157 from jonasbb/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
jonasbb authored Oct 15, 2024
2 parents db16269 + 740be66 commit 5f081c1
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 @@ -8,7 +8,7 @@ repos:
- id: check-json
- id: check-yaml
- repo: https://github.com/pre-commit/pre-commit
rev: v4.0.0
rev: v4.0.1
hooks:
- id: validate_manifest
- repo: https://github.com/psf/black
Expand All @@ -31,7 +31,7 @@ repos:
]

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

0 comments on commit 5f081c1

Please sign in to comment.