Skip to content

Commit 8808adb

Browse files
authored
Merge pull request #858 from DFHack/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c7da8a7 + ed53307 commit 8808adb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
args: ['--fix=lf']
2121
- id: trailing-whitespace
2222
- repo: https://github.com/python-jsonschema/check-jsonschema
23-
rev: 0.34.0
23+
rev: 0.34.1
2424
hooks:
2525
- id: check-github-workflows
2626
- repo: https://github.com/Lucas-C/pre-commit-hooks

df.plotinfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
<stl-vector name='uninteresting_bldid' type-name='int32_t' ref-target='building'/>
359359

360360
<stl-vector name='vehicle_id' type-name='int32_t' ref-target='vehicle'/>
361-
361+
362362
<static-array name='work_zone_x' type-name='int16_t' count='50'/>
363363
<static-array name='work_zone_y' type-name='int16_t' count='50'/>
364364
<static-array name='work_zone_z' type-name='int16_t' count='50'/>

0 commit comments

Comments
 (0)