Skip to content

Commit

Permalink
Merge pull request #18 from 15r10nk/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
15r10nk authored Aug 7, 2024
2 parents 8efd40e + 80eaced commit 7a619a2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@ repos:
- --py37-plus
id: pyupgrade
repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.17.0
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
- hooks:
- id: blacken-docs
repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
rev: 1.18.0

- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.13.0
rev: v2.14.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --indent, '2']
Expand All @@ -60,4 +60,4 @@ repos:
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v3.27.0
rev: v3.28.0

0 comments on commit 7a619a2

Please sign in to comment.