Skip to content

Commit

Permalink
Align files (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <action@github.com>
  • Loading branch information
architectbot and actions-user authored Aug 4, 2023
1 parent 6cfc7fb commit af723cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
architect: giantswarm/architect@4.30.1
architect: giantswarm/architect@4.31.0

workflows:
package-and-push-chart-on-tag:
Expand Down
2 changes: 1 addition & 1 deletion flux-app/tests/ats/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
- id: mypy

- repo: https://github.com/pycqa/flake8
rev: '6.0.0' # pick a git hash / tag to point to
rev: '6.1.0' # pick a git hash / tag to point to
hooks:
- id: flake8

Expand Down

0 comments on commit af723cd

Please sign in to comment.