Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#3660)
Browse files Browse the repository at this point in the history
updates:
- [github.com/adrienverge/yamllint.git: v1.27.1 → v1.28.0](https://github.com/adrienverge/yamllint.git/compare/v1.27.1...v1.28.0)
- [github.com/PyCQA/pylint: v2.15.0 → v2.15.2](pylint-dev/pylint@v2.15.0...v2.15.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Sep 12, 2022
1 parent d3b39a6 commit b3a8f5a
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 @@ -59,7 +59,7 @@ repos:
- flake8-docstrings>=1.5.0
language_version: python3
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.27.1
rev: v1.28.0
hooks:
- id: yamllint
files: \.(yaml|yml)$
Expand Down Expand Up @@ -87,7 +87,7 @@ repos:
- types-filelock
- types-setuptools
- repo: https://github.com/PyCQA/pylint
rev: v2.15.0
rev: v2.15.2
hooks:
- id: pylint
additional_dependencies:
Expand Down

0 comments on commit b3a8f5a

Please sign in to comment.