File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
safe-settings-sync :
22
22
runs-on : ubuntu-latest
23
23
env :
24
- SAFE_SETTINGS_VERSION : 2.1.14
24
+ SAFE_SETTINGS_VERSION : 2.1.16
25
25
SAFE_SETTINGS_CODE_DIR : .safe-settings-code
26
26
steps :
27
27
- name : Checkout source
Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
3
- repo : https://github.com/UCL-MIRSG/.github
4
- rev : v0.182 .0
4
+ rev : v0.196 .0
5
5
hooks :
6
6
- id : mirsg-hooks
7
7
- repo : https://github.com/renovatebot/pre-commit-hooks
Original file line number Diff line number Diff line change @@ -62,22 +62,22 @@ repos:
62
62
- --exclude=.github
63
63
- --exclude=docker-compose.yml
64
64
- repo : https://github.com/astral-sh/ruff-pre-commit
65
- rev : v0.8.4
65
+ rev : v0.9.9
66
66
hooks :
67
67
- id : ruff
68
68
args :
69
69
- --exit-non-zero-on-fix
70
70
- --fix
71
71
- id : ruff-format
72
72
- repo : https://github.com/crate-ci/typos
73
- rev : v1.29 .0
73
+ rev : v1.30 .0
74
74
hooks :
75
75
- id : typos
76
76
args :
77
77
- --force-exclude
78
78
- --hidden
79
79
- repo : https://github.com/igorshubovych/markdownlint-cli
80
- rev : v0.43 .0
80
+ rev : v0.44 .0
81
81
hooks :
82
82
- id : markdownlint
83
83
args :
@@ -122,7 +122,7 @@ repos:
122
122
- --fix=lf
123
123
- id : trailing-whitespace
124
124
- repo : https://github.com/python-jsonschema/check-jsonschema
125
- rev : 0.30.0
125
+ rev : 0.31.2
126
126
hooks :
127
127
- id : check-github-workflows
128
128
- repo : https://github.com/shellcheck-py/shellcheck-py
@@ -133,6 +133,6 @@ repos:
133
133
- --external-sources
134
134
- --shell=bash
135
135
- repo : https://github.com/rhysd/actionlint
136
- rev : v1.7.5
136
+ rev : v1.7.7
137
137
hooks :
138
138
- id : actionlint
You can’t perform that action at this time.
0 commit comments