Skip to content

Commit

Permalink
Merge branch 'main' into mhs/DAS-2292/add-SPL2SMAP
Browse files Browse the repository at this point in the history
  • Loading branch information
flamingbear authored Jan 28, 2025
2 parents 5a6ab5d + 51b0dbc commit b076788
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
rev: v0.9.3
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand Down
5 changes: 5 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
language-settings:
python: "3.12"

0 comments on commit b076788

Please sign in to comment.