Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 12, 2024
1 parent b3c8db0 commit 38e9483
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
We leverage a number of GitHub's embedded features to audit the contents of our
repositories. For example, Dependabot, CodeQL, etc. We monitor our Python
dependencies and have implemented best practice with regard to code development
practices. We use a common/shared linting setup to bootstrap new projects and
practices. We use a common/shared linting setup to bootstrap new projects and
help us maintain a high baseline standard of code security.

## Reporting a Vulnerability
Expand Down
10 changes: 5 additions & 5 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""
Dummy conftest.py for osc_physrisk_metadata.
Dummy conftest.py for osc_physrisk_metadata.
If you don't know what this is for, just leave it empty.
Read more about conftest.py under:
- https://docs.pytest.org/en/stable/fixture.html
- https://docs.pytest.org/en/stable/writing_plugins.html
If you don't know what this is for, just leave it empty.
Read more about conftest.py under:
- https://docs.pytest.org/en/stable/fixture.html
- https://docs.pytest.org/en/stable/writing_plugins.html
"""

# import pytest

0 comments on commit 38e9483

Please sign in to comment.