Skip to content

Commit 6d265a2

Browse files
authored
Merge branch 'main' into asv-benchmarks
2 parents 9e5712b + a99ded1 commit 6d265a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/openssf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171

7272
# Upload the results to GitHub's code scanning dashboard.
7373
- name: "Upload to code-scanning"
74-
uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
74+
uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
7575
with:
7676
sarif_file: results.sarif

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
- tomli
4747

4848
- repo: https://github.com/psf/black
49-
rev: 26.3.1
49+
rev: 26.5.1
5050
hooks:
5151
- id: black
5252
exclude: "_vendored/conv_template.py"

0 commit comments

Comments
 (0)