mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
No commits in common. "39101aaebeb121181c798a8c6d7d8a9cf42cacb9" and "ef09e6ce393577fcc58691bf58885eeb740edbe9" have entirely different histories.
39101aaebe
...
ef09e6ce39
@ -51,7 +51,7 @@ repos:
|
||||
args: [--update-only, --notitle]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.28.0
|
||||
rev: 0.27.3
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-workflows
|
||||
@ -69,7 +69,7 @@ repos:
|
||||
exclude_types: [json]
|
||||
additional_dependencies: [
|
||||
# https://www.npmjs.com/package/prettier
|
||||
"prettier@3.2.5",
|
||||
"prettier@3.2.4",
|
||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
||||
"@prettier/plugin-xml@3.2.2",
|
||||
]
|
||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -220,11 +220,11 @@ GEM
|
||||
jekyll (>= 3.5, < 5.0)
|
||||
jekyll-feed (~> 0.9)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
minitest (5.22.0)
|
||||
minitest (5.21.2)
|
||||
mutex_m (0.2.0)
|
||||
net-http (0.4.1)
|
||||
uri
|
||||
nokogiri (1.16.2-x86_64-linux)
|
||||
nokogiri (1.16.0-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
octokit (4.25.1)
|
||||
faraday (>= 1, < 3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user