Skip to content

Commit

Permalink
Merge pull request cherrypy#1950 from cherrypy/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
webknjaz committed Dec 25, 2023
2 parents 208591e + eb01195 commit c3961da
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 @@ -36,7 +36,7 @@ repos:
- id: requirements-txt-fixer

- repo: https://github.com/PyCQA/pydocstyle.git
rev: 6.2.2
rev: 6.3.0
hooks:
- id: pydocstyle
exclude: |
Expand All @@ -58,7 +58,7 @@ repos:
)
- repo: https://github.com/Lucas-C/pre-commit-hooks.git
rev: v1.1.12
rev: v1.5.4
hooks:
- id: remove-tabs

Expand All @@ -68,7 +68,7 @@ repos:
- id: forbid-html-img-without-alt-text

- repo: https://github.com/adrienverge/yamllint.git
rev: v1.27.1
rev: v1.33.0
hooks:
- id: yamllint
files: \.(yaml|yml)$
Expand Down

0 comments on commit c3961da

Please sign in to comment.