Skip to content

Commit

Permalink
Bump deps and tools (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Mar 21, 2023
1 parent cfc16c7 commit d8f9a06
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 @@ -45,13 +45,13 @@ repos:
- id: flake8
additional_dependencies:
- flake8-bugbear==23.3.12
- flake8-comprehensions==3.11
- flake8-comprehensions==3.11.1
- flake8-pytest-style==1.7.2
- flake8-spellcheck==0.28
- flake8-unused-arguments==0.0.13
- flake8-noqa==1.3.1
- pep8-naming==0.13.3
- flake8-pyproject==1.2.2
- flake8-pyproject==1.2.3
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v2.7.1"
hooks:
Expand Down

0 comments on commit d8f9a06

Please sign in to comment.