Skip to content

Commit ccef87f

Browse files
⬆️📜 Update patch updates (#207)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d90f10 commit ccef87f

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ jobs:
3333

3434
# Initializes the CodeQL tools for scanning.
3535
- name: Initialize CodeQL
36-
uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
36+
uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
3737
with:
3838
languages: ${{ matrix.language }}
3939
queries: security-and-quality
4040

4141
- name: Perform CodeQL Analysis
42-
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
42+
uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
4343
with:
4444
category: "/language:${{matrix.language}}"

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050

5151
# Format configuration files with prettier
5252
- repo: https://github.com/rbubley/mirrors-prettier
53-
rev: v3.9.1
53+
rev: v3.9.4
5454
hooks:
5555
- id: prettier
5656
types_or: [yaml, markdown, html, css, scss, javascript, json, ts, tsx]
@@ -72,6 +72,6 @@ repos:
7272

7373
# Check JSON schemata
7474
- repo: https://github.com/python-jsonschema/check-jsonschema
75-
rev: 0.37.3
75+
rev: 0.37.4
7676
hooks:
7777
- id: check-github-workflows

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)