Skip to content

Commit

Permalink
ci: pre-commit autoupdate (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 7, 2024
1 parent 011d804 commit 0402d66
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 @@ -21,7 +21,7 @@ repos:
# args: [--target-version, "2.2"]

- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8

Expand All @@ -31,7 +31,7 @@ repos:
- id: yesqa

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-merge-conflict
- id: mixed-line-ending
Expand Down

0 comments on commit 0402d66

Please sign in to comment.