Skip to content

Commit

Permalink
Merge pull request #36 from unnecessary-abstraction/pre-commit-ci-upd…
Browse files Browse the repository at this point in the history
…ate-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
pbrkr authored Jul 9, 2024
2 parents f44d4dc + 18a2e61 commit aeef99d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand All @@ -18,22 +18,22 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/fsfe/reuse-tool
rev: v2.0.0
rev: v4.0.3
hooks:
- id: reuse
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 7.1.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/jackdewinter/pymarkdown
rev: v0.9.11
rev: v0.9.21
hooks:
- id: pymarkdown

0 comments on commit aeef99d

Please sign in to comment.