Skip to content

Commit

Permalink
Merge pull request #205 from reuteras/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
reuteras authored Nov 4, 2024
2 parents c2fb0e4 + aa929c5 commit 5d6ada8
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.7.1'
rev: 'v0.7.2'
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-10-28T17:57:58Z",
"generated_at": "2024-11-04T17:58:32Z",
"metrics": {
"_totals": {
"CONFIDENCE.HIGH": 0,
Expand Down

0 comments on commit 5d6ada8

Please sign in to comment.