Skip to content

Commit

Permalink
Merge pull request #190 from reuteras/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
reuteras authored Sep 16, 2024
2 parents fe90988 + 382fd0b commit 51b14d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
language_version: python3.11

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.4'
rev: 'v0.6.5'
hooks:
- id: ruff

Expand Down
2 changes: 1 addition & 1 deletion resources/bandit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"errors": [],
"generated_at": "2024-09-09T17:48:30Z",
"generated_at": "2024-09-16T17:45:53Z",
"metrics": {
"_totals": {
"CONFIDENCE.HIGH": 0,
Expand Down

0 comments on commit 51b14d9

Please sign in to comment.