Skip to content

Commit b63fdfc

Browse files
committed
Update cruft
1 parent 04657a6 commit b63fdfc

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 1.21.5
77
- 1.21.8
88
- 1.21.9
9+
- 1.21.11
910
release:
1011
types: [published]
1112
jobs:

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ repos:
88
rev: v6.0.0
99
hooks:
1010
- id: check-json
11+
types: [file]
12+
files: .*\.(mcmeta|json)$
1113
- id: pretty-format-json
1214
args: [--autofix, --indent=2, --no-ensure-ascii]
1315
exclude: fabric.mod.json
1416
- id: trailing-whitespace
1517
- id: check-executables-have-shebangs
1618
- id: end-of-file-fixer
1719
- repo: https://github.com/igorshubovych/markdownlint-cli
18-
rev: v0.45.0
20+
rev: v0.46.0
1921
hooks:
2022
- id: markdownlint-fix
2123
args: [--disable, MD013, MD033, MD036 --]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![server + client mod](https://img.shields.io/badge/Server\/Client-both-purple)
44
![mod loader: fabric](https://img.shields.io/badge/Mod_Loader-fabric-a4cc37)
55
[![build status](https://github.com/OpenBagTwo/LighterEnd/actions/workflows/build.yml/badge.svg)](https://github.com/OpenBagTwo/LighterEnd/actions/workflows/build.yml)
6-
![supported versions](https://img.shields.io/badge/Supported_Versions-1.21.5--1.21.10-blue)
6+
![supported versions](https://img.shields.io/badge/Supported_Versions-1.21.5--1.21.11-blue)
77
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/lighterend)](https://modrinth.com/mod/lighterend)
88

99
***A reimagined vision of a Better End***

0 commit comments

Comments
 (0)