Skip to content

Commit

Permalink
⬆️🪝 update pre-commit hooks (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Nov 28, 2022
1 parent 6a3c120 commit 87959a2
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 @@ ci:
repos:
# Standard hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: "v4.3.0"
rev: "v4.4.0"
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down Expand Up @@ -78,7 +78,7 @@ repos:

# Run Flake8 checks
- repo: https://github.com/PyCQA/flake8
rev: "5.0.4"
rev: "6.0.0"
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear]
Expand Down

0 comments on commit 87959a2

Please sign in to comment.