Skip to content

Commit

Permalink
Merge pull request #90 from egeakman/patch-1
Browse files Browse the repository at this point in the history
Bump versions in pre-commit config
  • Loading branch information
hugovk authored Oct 20, 2023
2 parents f2668c9 + 5b093cb commit ce0afea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-case-conflict
- id: check-merge-conflict
Expand All @@ -14,6 +14,6 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.6.8
rev: v0.8.1
hooks:
- id: sphinx-lint

0 comments on commit ce0afea

Please sign in to comment.