Skip to content

Commit

Permalink
Merge branch 'main' into Class-Data-in-frequency_analysis.local
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Oct 3, 2023
2 parents 4ac2f97 + e6df64d commit 7b4fb8a
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 @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.14.0
hooks:
- id: pyupgrade
args: [ '--py39-plus' ]
Expand Down Expand Up @@ -62,7 +62,7 @@ repos:
hooks:
- id: check-manifest
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.26.3
rev: 0.27.0
hooks:
- id: check-github-workflows
- id: check-readthedocs
Expand Down

0 comments on commit 7b4fb8a

Please sign in to comment.