Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#329)
Browse files Browse the repository at this point in the history
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.6.0 → v2.7.0](macisamuele/language-formatters-pre-commit-hooks@v2.6.0...v2.7.0)
- [github.com/nbQA-dev/nbQA: 1.6.1 → 1.6.3](nbQA-dev/nbQA@1.6.1...1.6.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 23, 2023
1 parent 45fde9c commit c806fe4
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 @@ -14,7 +14,7 @@ repos:
- id: debug-statements
- id: mixed-line-ending
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.6.0
rev: v2.7.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --preserve-quotes]
Expand All @@ -33,7 +33,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.6.1
rev: 1.6.3
hooks:
- id: nbqa-black
additional_dependencies: [black]
Expand Down

0 comments on commit c806fe4

Please sign in to comment.