Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ repos:
- id: trailing-whitespace
args: [ --markdown-linebreak-ext=md ]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.45.0
rev: v0.47.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/crate-ci/typos
rev: v1
rev: typos-dict-v0.13.13
hooks:
- id: typos
- repo: https://github.com/thibaudcolas/pre-commit-stylelint
rev: v16.23.1
rev: v16.26.1
hooks:
- id: stylelint
additional_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion content/event/enhancing-schema-discovery-2020/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Challeges in Enhancing Schema Discovery of JSON Documents
title: Challenges in Enhancing Schema Discovery of JSON Documents
event: Research Idea Ring
event_url: https://rit.zoom.us/meeting/register/tJMtceCorzoqEtL1p3uM96bg-KVLTHfYoB0n

Expand Down